Add default_iallocator cluster parameter
[ganeti-local] / scripts / gnt-debug
2010-06-23 Guido TrotterAdd repetition count to the TestDelay opcode
2010-06-17 Guido Trottergnt-debug: remove @todo from GenericOpCodes
2010-06-10 Guido TrotterSubmit[*each*]Pending job
2010-02-22 Iustin PopImplement support for mevac in OpTestAllocator
2010-02-11 Iustin PopConvert scripts to pass options to the JobExecutor
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 PopAdd targeted pylint disables
2009-10-27 Iustin PopFix gnt-debug breakage due to options move
2009-09-18 Iustin PopRemove explicit DEBUG_OPT and add it by default
2009-09-18 Iustin PopChange indentation style in commands definitions
2009-09-18 Iustin PopUnify the “--os-type” option
2009-09-18 Iustin PopUnify the “--iallocator” option
2009-09-18 Iustin PopUnify the “--disk-template” option
2009-09-17 Iustin PopUnify the multiple 'verbose' options
2009-09-14 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-09-07 Iustin PopExtend gnt-debug with more debugging options
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-08-28 Michael HanselmannAdd more bash completion metadata for options
2009-08-24 Michael HanselmannRe-introduce constants for most often used arguments
2009-08-24 Michael HanselmannAdd more auto-completion metadata
2009-08-24 Michael HanselmannMake all options use cli_option
2009-08-24 Michael HanselmannChange scripts to use new argument definitions
2009-07-19 Iustin PopSwitch gnt-debug submit-job to JobExecutor
2009-05-04 Iustin PopAllow gnt-debug submit-job to take multiple args
2009-01-23 Iustin PopA couple of small fixes to iallocator
2008-11-27 Iustin PopFix gnt-job submit
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-07-28 Michael HanselmannMake “gnt-debug delay” work again
2008-05-13 Iustin PopSmall style fixes
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-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-10 Iustin PopAdd generic opcode submit functionality to gnt-debug
2008-04-01 Iustin PopAdd a gnt-debug tool