Add option to ignore offline node on instance start/stop
[ganeti-local] / scripts / gnt-os
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-05 Iustin PopRename the _oss cluster vars to _os
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-30 Iustin PopAllow gnt-os modify to change the new OS params
2010-09-30 Iustin PopAdd blacklisted/hidden OS support in LUDiagnoseOS
2010-09-22 Michael HanselmannMerge branch 'devel-2.2'
2010-09-20 Michael Hanselmanncli: Expose priority option and pass priority to master...
2010-09-20 Michael Hanselmanncli: Pass options in {Add,Remove}Tags
2010-08-19 Iustin PopExplicitly add dry-run to some commands
2010-08-19 Iustin PopFix a few commands behaviour with dry-run
2010-06-23 Iustin PopSimplify gnt-os diagnose output
2010-06-23 Iustin PopAdd a new gnt-os info command
2010-06-23 Iustin PopLUDiagnoseOS: add more fields, cleanup
2010-06-23 Iustin PopAdd support for modifying cluster OS parameters
2010-06-23 Iustin PopAdd reading of OS parameters from disk
2010-03-09 René NussbaumerAdd “gnt-os modify” for per-os-hypervisor parameters
2010-02-11 Iustin PopUpdate scripts to pass 'opts' to SubmitOpCode
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-10-05 Guido TrotterUpdate client os lists to name+variant format
2009-10-05 Guido Trottergnt-os diagnose: show os variants
2009-10-05 Guido TrotterAdd per-node variants list to OS diagnose output
2009-09-18 Iustin PopRemove explicit DEBUG_OPT and add it by default
2009-09-18 Iustin PopChange indentation style in commands definitions
2009-08-24 Michael HanselmannRe-introduce constants for most often used arguments
2009-08-24 Michael HanselmannMake all options use cli_option
2009-08-24 Michael HanselmannChange scripts to use new argument definitions
2009-06-15 Iustin PopBig rewrite of the OS-related functions
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.