Allow burnin to take "-t plain" as an option
[ganeti-local] / tools /
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.