Pass debug mode to noded for OS-related calls
[ganeti-local] / tools / cfgupgrade
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.