Don't remove master's hostname from /etc/hosts on cluster destroy.
[ganeti-local] / lib / opcodes.py
2007-11-03 Iustin PopImplement tag searching
2007-10-29 Iustin PopImplement replace-disks for drbd8 devices
2007-10-18 Alexander SchreiberPatch series for reboot feature, part 2
2007-10-16 Iustin PopAllow force removal of instances
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-08 Iustin PopChange tags add/remove to process multiple tags
2007-09-19 Iustin PopAllow 'add instance' to not start the new instance
2007-09-18 Iustin PopImplement cluster rename operation
2007-09-17 Iustin PopImplement instance rename operation
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-12 Iustin PopFix docstrings of many opcodes
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-08 Iustin PopImplement tag support for cluster, nodes and instances.
2007-07-27 Michael Hanselmann- Implement “gnt-instance reinstall --os-type=…”
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-16 Iustin PopInitial commit.