Fix HTTP server library handling of credentials
[ganeti-local] / tools /
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
2009-02-16 Iustin PopBurnin: fix rename
2009-02-10 Iustin Popburnin: do not use drained nodes
2009-02-04 Iustin PopImplement lockless query operations
2009-02-03 Iustin Poplvmstrap: allow removable devices too
2009-01-23 Iustin PopMake iallocator work with offline nodes
2009-01-23 Iustin PopRework the execution model in burnin
2009-01-20 Iustin PopFix burnin problems when using http checks
2009-01-16 Iustin Popburnin: only call self.GrowDisks() if needed
2009-01-16 Iustin Popburnin: add option to not remove instances
2009-01-14 Iustin Popburnin: update migration to latest log formatting
2009-01-13 Iustin PopForward port of the burnin migration
2009-01-13 Iustin Popburnin: redo the output formatting
2009-01-13 Iustin Popburnin: move start_stop at the end
2009-01-13 Iustin Popburnin: introduce instance alive checks
2009-01-12 Iustin Popburnin: Add tests for add/remove disks and NICs
2009-01-09 Iustin Popburnin: Add activate/deactivate disks
2009-01-09 Iustin Popburnin: use the new replace_disks constants
2009-01-09 Iustin Popburnin: do not use offline nodes
2008-12-02 Iustin Popburnin: add instance reinstall and reboot
2008-12-02 Iustin Popburnin: don't do export/import for file storage
2008-12-02 Iustin Popburnin: fix usage of diskless template
2008-11-24 Guido TrotterBurner: fix ImportExport
2008-11-21 Iustin PopSmall burnin info message change
2008-11-21 Iustin Popburnin: fix default growth parameter
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-10-20 Iustin PopRemove the logger.py module
2008-10-14 Iustin Popgrow-disk: wait until resync is completed
2008-10-14 Iustin PopBurnin OpGrowDisk
2008-10-14 Iustin PopChange over to beparams
2008-10-06 Iustin PopDisable re-reading of config file
2008-10-06 Iustin PopStart implementation of parallel burnin
2008-09-18 Guido TrotterRemove auto_balance from burnin/cmdlib
2008-09-12 Alexander SchreiberMake burnin aware of hvm device type flags.
2008-08-27 Iustin PopAnother burnin fix
2008-07-30 Iustin PopUnify SetupDaemon/SetupLogging
2008-07-14 Iustin PopImprove cli.SubmitOpCode
2008-07-01 Guido TrotterBurnin doesn't need a Processor
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-06-19 Michael HanselmannUse a single Makefile.am instead of many
2008-06-15 Guido TrotterBurnin: Use iallocator in import/export
2008-06-13 Michael HanselmannReplace logging functions with calls to logging module
2008-05-30 Iustin PopLURemoveInstance: fix op.ignore_failures usage
2008-04-28 Iustin PopMove the 'cmd' lock from cli.py to ganeti-masterd
2008-04-28 Iustin PopConvert cli.SubmitOpCode to use the master
2008-04-24 Iustin PopImplement replace secondary via the iallocator
2008-04-24 Iustin PopImplement memory size option for burnin
2008-04-23 Manuel FranceschiniFix burnin ImportExport CreateInstance opcode
2008-04-23 Guido Trotterburnin: improve instance create message
2008-04-23 Guido Trotterburnin: remove created exports
2008-04-23 Manuel FranceschiniAdd instance rename to burnin
2008-04-23 Iustin PopAllow burnin to use an iallocator in instance creation
2008-04-15 Manuel FranceschiniModify burnin to support file storage backend
2008-04-10 Iustin PopRework the results of OpDiagnoseOS opcode
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
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-02-18 Iustin PopRevert "Include the DRBD upgrade tool in the dist archive"
2008-02-18 Iustin PopInclude the DRBD upgrade tool in the dist archive
2008-02-14 Iustin PopTwo small improvements to burnin
2008-01-22 Iustin PopChange the install directory for the tools
2008-01-20 Iustin PopAllow use of 'diskless' disk template in burnin
2008-01-14 Guido TrotterMake instance start/stop skippable at burnin time
2008-01-14 Guido TrotterDo instance export and import during burnin
2008-01-14 Iustin PopAllow burnin to take "-t plain" as an option
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-08 Iustin PopAdd the new OpCreateInstance parameters to burnin
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-21 Michael HanselmannFlush stdout after printing a message during burnin.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-21 Michael HanselmannCode style fixes for burnin.
2007-11-08 Iustin PopSimplify burnin output
2007-11-08 Iustin PopRefactor burnin to improve disk replacement
2007-11-04 Iustin PopAdd option to burnin only a given set of nodes
2007-11-02 Iustin PopImprove burnin with regard to drbd8
2007-10-31 Michael HanselmannFix usage of OpReplaceDisks.
2007-10-29 Iustin PopChange the signature of some methods of mcpu.Processor
2007-10-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-09-21 Iustin PopFix tools/burnin w.r.t. OpCreateInstance.ip_check
2007-09-14 Iustin PopChange OpQueryNodes nodes attribute to names
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.
2007-07-27 Iustin PopMove the cluster name from ConfigWriter to SimpleStore.
2007-07-25 Michael HanselmannImplement “cd /” and “cd” to get to the root directory.
2007-07-18 Michael HanselmannReplace tabs with spaces.
2007-07-18 Iustin PopFix burnin - when removed from cmdlib, it lost locking...
2007-07-16 Iustin PopInitial commit.