burnin: do not use offline nodes
[ganeti-local] / tools / burnin
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 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-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-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-02-14 Iustin PopTwo small improvements to burnin
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-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-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-07-18 Iustin PopFix burnin - when removed from cmdlib, it lost locking...
2007-07-16 Iustin PopInitial commit.