Add utils.IsNormAbsPath function
[ganeti-local] / scripts / gnt-instance
2008-01-28 Iustin PopImprove the documentation of query output fields
2008-01-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-27 Iustin PopFix gnt-instance modify breakage due to hvm_boot_order
2008-01-21 Guido TrotterAdd a few aliases for startup/shutdown
2008-01-21 Guido TrotterAdd the first command alias
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-08 Iustin PopMake ‘gnt-instance info’ show kernel/initrd paths
2008-01-08 Iustin PopAllow defining the kernel/initrd at creation time
2008-01-08 Iustin PopAdd support for modifying the kernel/initrd path
2007-12-27 Alexander SchreiberAllow instance MAC address to be set.
2007-12-17 Alexander SchreiberAdd instance port support.
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-07 Iustin PopEnhance secondary node replace for drbd8
2007-11-06 Michael HanselmannRemove --secondary-node option.
2007-11-06 Iustin PopImplement degraded status for logical volumes
2007-10-31 Iustin PopRevert "Implement multi-failover options"
2007-10-31 Iustin PopSmall improvements to multi-instance selections
2007-10-31 Iustin PopImplement multi-failover options
2007-10-29 Iustin PopImplement replace-disks for drbd8 devices
2007-10-24 Iustin PopInitial implementation of drbd8 template type
2007-10-19 Iustin PopAbstract more strings values into constants
2007-10-18 Alexander SchreiberPatch series for reboot feature, part 3
2007-10-16 Iustin PopAdd the number of VCPUs in gnt-instance info
2007-10-16 Iustin PopAllow force removal of instances
2007-10-11 Oleksiy MishchenkoDocstring correction
2007-10-08 Iustin PopAdd source file option for {add,remove}-tags
2007-10-08 Iustin PopImplement command-line tags support
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 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 PopEnable LUQueryInstances to work with a given list of...
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-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-02 Guido TrotterFix a function's doc string
2007-07-27 Michael HanselmannRemove defectiv comma.
2007-07-27 Michael Hanselmann- Implement “gnt-instance reinstall --os-type=…”
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-16 Iustin PopInitial commit.