Use OutputTable for “gnt-os list”.
[ganeti-local] / lib /
2007-07-27 Michael HanselmannUnify environment variables for instance related hooks.
2007-07-27 Michael HanselmannCheck for instances on “gnt-cluster destroy”.
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-27 Iustin PopMove the cluster name from ConfigWriter to SimpleStore.
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-26 Michael HanselmannDon't pass master_node
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-26 Iustin PopThe master_node is no longer stored in the config file...
2007-07-25 Michael HanselmannGet ports from configuration if there are some.
2007-07-25 Iustin PopIt seems the _CheckNodesDirs function is no longer...
2007-07-25 Iustin PopSince the watcher can run on all nodes, let's get rid...
2007-07-25 Iustin PopMake the ganeti-watcher exit gracefully if it's not...
2007-07-24 Michael HanselmannAdd description, fix indentation.
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 Guido TrotterDo the secondary check and subsequently allocate the...
2007-07-23 Guido TrotterFix a typo in an error message, and actually pass it...
2007-07-23 Michael HanselmannOutput instance name in error message instead of object...
2007-07-23 Michael HanselmannFix calls to _GenerateMDDRBDBranch.
2007-07-19 Guido TrotterCheck for memory size requirements before failing over...
2007-07-19 Guido TrotterImplement space requirement checking before creating...
2007-07-16 Iustin PopInitial commit.