Adding support to specify the MAC of an instance in batcher
[ganeti-local] / scripts /
2007-10-04 Guido TrotterShip (and display) path for InvalidOS errors too.
2007-10-04 Guido TrotterFix OS Diagnose in light of the new OS Search path...
2007-10-02 Guido TrotterAdd warning on gnt-node add operation.
2007-09-27 Michael HanselmannPass required ip_check parameter to OpCreateInstance...
2007-09-20 Iustin PopAsk for confirmation when touching multiple instances
2007-09-19 Iustin PopImprove the cli.AskUser() function
2007-09-19 Iustin PopAllow 'add instance' to not start the new instance
2007-09-18 Iustin PopImplement cluster rename operation
2007-09-18 Guido TrotterFix a docstring
2007-09-17 Iustin PopImplement instance rename operation
2007-09-17 Iustin PopAllow start/stop of multiple instances at once
2007-09-14 Iustin PopChange OpQueryNodes nodes attribute to names
2007-09-14 Iustin PopEnable LUQueryInstances to work with a given list of...
2007-09-14 Iustin PopRemove OpQueryNodeData and LUQueryNodeData
2007-09-14 Iustin PopChange LUQueryNodes to return raw values and support...
2007-09-13 Iustin PopMove string formatting out of LUQueryInstances
2007-08-30 Iustin PopFix the manpage gnt-instance w.r.t. units
2007-08-24 Iustin PopRework ssh known-hosts handling.
2007-08-23 Iustin PopImprove LURunClusterCommand
2007-08-20 Iustin PopAdd support for listing instance disk sizes.
2007-08-17 Iustin PopChange cli.OutputTable to cli.GenerateTable
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-03 Michael HanselmannImport constants into gnt-cluster.
2007-08-02 Michael HanselmannPut default bridge into constant.
2007-08-02 Guido TrotterFix a function's doc string
2007-07-27 Michael HanselmannUse OutputTable for “gnt-os list”.
2007-07-27 Michael HanselmannRemove defectiv comma.
2007-07-27 Michael Hanselmann- Implement “gnt-instance reinstall --os-type=…”
2007-07-27 Iustin PopFix the "gnt-cluster getmaster" command by making the...
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-24 Michael HanselmannUse generic function to output tables.
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-23 Iustin PopFix small typo.
2007-07-23 Iustin PopAdd the gnt-backup script and man-pages.
2007-07-16 Iustin PopInitial commit.