Various code style fixes for strings.
[ganeti-local] / scripts /
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-21 Iustin PopCorrect the -s parameter in gnt-node output
2007-11-21 Iustin PopAdd the -s option in the output of 'gnt-node'
2007-11-13 Michael HanselmannFix --node option for “gnt-backup list”.
2007-11-12 Guido TrotterChange --nodes to --node
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-11-05 Guido TrotterMake DiagnoseOS use the modified OS objects
2007-11-03 Iustin PopImplement tag searching
2007-11-01 Guido TrotterRemove two trailing whitespaces
2007-11-01 Guido TrotterMove blank lines inside function messages
2007-11-01 Guido TrotterAdd empty line after each diagnose OS-Node set
2007-11-01 Guido TrotterModify the displayed format for gnt-os diagnose
2007-11-01 Guido TrotterChange the way to compute the first os status message
2007-11-01 Guido TrotterSeparate OS status and path
2007-10-31 Iustin PopRevert "Implement multi-failover options"
2007-10-31 Michael HanselmannFix usage of OpReplaceDisks.
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-29 Guido TrotterConvert ListOS to use the all helper function.
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-15 Michael HanselmannMake “gnt-os diagnose” exit 1 if not all OSes are valid.
2007-10-12 Guido TrotterReorder gnt-os simplify _GetAllOS and call it _DiagnoseByOS
2007-10-12 Guido TrotterFix ListOS which was broken
2007-10-11 Oleksiy MishchenkoDocstring correction
2007-10-10 Iustin PopImplement gnt-node evacuate
2007-10-09 Iustin PopImplement node failover
2007-10-09 Guido TrotterRefactor DiagnoseOS
2007-10-08 Michael HanselmannAdd boot id to “gnt-node list”.
2007-10-08 Iustin PopAdd source file option for {add,remove}-tags
2007-10-08 Iustin PopImplement command-line tags support
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.