master daemon: allow skipping the voting process
[ganeti-local] / scripts / gnt-os
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-10-27 Iustin PopDocumentation updates for gnt-debug and gnt-os
2008-10-20 Iustin PopFix some pylint-detected issues on the scripts
2008-10-20 Iustin PopConvert the gnt scripts to ToStdout/err
2008-05-13 Iustin PopRevert "CLI: remove command opts/args in "gnt-X""
2008-05-13 Iustin PopCLI: remove command opts/args in "gnt-X"
2008-04-10 Iustin PopRework the results of OpDiagnoseOS opcode
2007-11-05 Guido TrotterMake DiagnoseOS use the modified OS objects
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-29 Guido TrotterConvert ListOS to use the all helper function.
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-09 Guido TrotterRefactor DiagnoseOS
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-08-17 Iustin PopChange cli.OutputTable to cli.GenerateTable
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-27 Michael HanselmannUse OutputTable for “gnt-os list”.
2007-07-16 Iustin PopInitial commit.