Merge branch 'stable-2.2' into devel-2.2
[ganeti-local] / tools / cfgupgrade
2010-06-29 Michael Hanselmanncfgupgrade: Add option to override config verification
2010-06-29 Michael Hanselmanncfgupgrade: Fix bug when checking configuration directory
2010-06-29 Michael Hanselmanncfgupgrade: Add support for Ganeti 2.2
2010-06-29 Michael HanselmannRemove dead code from cfgupgrade
2010-06-09 Michael Hanselmanncfgupgrade: Local variable for cluster-domain-secret...
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin Popcfgupgrade: allow working with relative paths
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Iustin PopFix cfgupgrade with non-default DATA_DIR
2010-03-17 Michael HanselmannAdd cluster domain secret
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-12 Michael Hanselmanncfgupgrade: Use new bootstrap function for certs and...
2010-02-01 Michael HanselmannMove function generating SSL certs into utils
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin PopFix use of the logging functions
2009-10-16 Michael Hanselmanncfgupgrade: Implement upgrade to 2.1.0
2009-10-16 Michael HanselmannMake bootstrap._GenerateSelfSignedSslCert public
2009-10-16 Michael Hanselmanncfgupgrade: Remove Ganeti 1.2 support
2009-09-17 Iustin PopUnify the multiple 'verbose' options
2009-06-08 Guido TrotterChange BEGR_DEFAULT to PP_DEFAULT
2009-03-06 Iustin PopFix serial_no field on instances
2009-03-04 Iustin PopComplete the cfgupgrade script for 2.0 migrations
2009-03-04 Iustin PopFirst run at cfgupgrade for 2.0 upgrades
2008-06-23 Michael Hanselmanncfgupgrade: Implement upgrading to Ganeti 2.0 configuration
2008-06-23 Michael Hanselmanncfgupgrade: Add main() function
2008-06-23 Michael Hanselmanncfgupgrade: Add logging module
2008-04-08 Michael HanselmannRemove support for Pickle configuration files
2008-04-08 Michael HanselmannAdd more explicit help for command line
2008-04-08 Michael HanselmannUpdate copyright year, imports of cfgupgrade
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-10-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-02 Michael HanselmannImplement --dry-run for cfgupgrade.
2007-08-02 Michael HanselmannAdd configuration upgrade utility.