Consider disks_active in UpgradeConfig
[ganeti-local] / tools / cfgupgrade
2013-05-28 Thomas ThrainerConsider disks_active in UpgradeConfig
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-24 Bernardo Dal Senocfgupgrade: Remove enabled_disk_templates on downgrade
2013-04-24 Bernardo Dal Senocfgupgrade: Limit specs in ipolicy are always complete
2013-03-27 Bernardo Dal Senocfgupgrade: Add support for newly refactored ipolicies
2013-03-27 Bernardo Dal Senocfgupgrade: Add --downgrade option
2013-03-27 Bernardo Dal Senocfgupgrade: Refactor code
2013-03-20 Bernardo Dal Senocfgupgrade: Fix error messages
2013-02-18 Dimitris AragiorgisAdd cfgupgrade for changing nic.network to uuid
2013-02-06 Guido TrotterVersion bump for 2.7.0~beta1
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass unittests (make check)
2012-11-20 Dimitris Aragiorgiscfgupgrade for networks
2012-10-26 Michael Hanselmanncfgupgrade: Write file for file storage paths
2012-09-18 Michael HanselmannMigrate tools/* from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
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.