Fix burnin ImportExport CreateInstance opcode
[ganeti-local] / tools /
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.