Refactor hotplug implementation
[ganeti-local] / tools / cfgupgrade
2012-11-26 Dimitris AragiorgisRefactor hotplug implementation
2012-06-15 Iustin PopUpgrade wrong iv_names at cfgupgrade time
2012-05-23 Iustin PopAdjust cfgupgrade for new minor version
2012-02-21 Michael HanselmannReplace single- with double-quotes
2011-10-18 Guido TrotterRevert "Implementation of TLS-protected SPICE connections"
2011-09-20 Andrea SpadacciniImplementation of TLS-protected SPICE connections
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-17 Michael Hanselmanncfgupgrade: Add confirmation message
2011-08-05 Michael HanselmannBump version to 2.5.0~beta1
2011-08-04 Michael Hanselmanncfgupgrade: Remove old watcher state file
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-03-18 Apollon Oikonomopouloscfgupgrade: really ignore hostname when told so
2011-03-08 Michael Hanselmanncfgupgrade: Fix critical bug overwriting RAPI users...
2011-01-14 Michael HanselmannBump version for Ganeti 2.4.0~beta1 v2.4.0beta1
2011-01-06 Michael HanselmannMerge branch 'devel-2.3'
2011-01-06 Michael Hanselmanncfgupgrade: Remove unused “program” variable
2011-01-06 Michael Hanselmanncfgupgrade: Check master name, clarify question
2010-11-30 Michael HanselmannRemove editor-specific settings from cfgupgrade*
2010-11-29 Michael HanselmannMove “rapi_users” file into separate directory
2010-11-02 Michael HanselmannBump version for Ganeti 2.3 v2.3.0rc0
2010-09-06 Guido TrotterRevert "Add 2.2->2.3 cluster upgrade function"
2010-08-27 Manuel FranceschiniAdd 2.2->2.3 cluster upgrade function
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.