gnt-debug: Extend job queue tests
[ganeti-local] / scripts / gnt-instance
2010-07-29 Iustin PopChange semantics of --force-multi for reinstall
2010-07-28 Michael Hanselmanncmdlib: Return new name from rename operations
2010-07-28 Manuel Franceschinignt-instance rename: Fix bug and rename params
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Balazs LeczAdd oper_vcpus instance status field
2010-07-06 Iustin Popgnt-instance: fix GenericManyOps
2010-07-05 René NussbaumerFix a broken commandline switch option
2010-07-01 Guido TrotterMerge branch 'stable-2.1'
2010-07-01 René NussbaumerModify gnt-instance rename to support --no-check-name
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniRename some constants to facilitate IPv6 support
2010-06-29 Guido TrotterBatchCreate: get force_variant from specs not opts
2010-06-29 Guido TrotterBatchCreate: set a default for force_variant
2010-06-23 Iustin PopAdd support for modifying instance OS parameters
2010-06-23 Iustin PopAdd support for OS parameters during instance add
2010-06-23 Iustin PopShow OS parameters in cluster/instance info
2010-06-01 Guido TrotterConvert gnt-instance list and info to use roman
2010-05-03 Iustin PopChange the migration message
2010-04-21 Guido Trottergnt-instance info: sort the hv parameters
2010-04-09 Guido TrotterFix new pylint errors
2010-03-17 Iustin PopInstance creation: implement --no-install mode
2010-03-17 Iustin PopAllow OS changes without reinstallation
2010-03-15 Iustin PopImplement conversion from plain to drbd
2010-02-15 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-02-11 Iustin PopConvert scripts to pass options to the JobExecutor
2010-02-11 Iustin PopUpdate scripts to pass 'opts' to SubmitOpCode
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-02-09 Iustin PopFix "gnt-instance rename" functionality
2010-01-26 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-01-25 Iustin PopEnsure all int/float conversions are handled right
2010-01-21 René NussbaumerAllow filtering for (node-)tags
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2009-12-16 Iustin PopCommand line/RAPI support for --no-name-check
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-25 Iustin PopA couple of doc updates
2009-11-16 Guido TrotterFix gnt-instance list documentation
2009-11-02 Iustin PopConvert the rest of the OpPrereqError users
2009-10-13 Guido Trottergnt-* use the correct opcode slot to build opcodes
2009-10-13 Guido TrotterAdd timeout options to other LUs
2009-10-09 Guido TrotterAccept shutdown timeout from the user
2009-10-05 Guido TrotterAllow --force-variant for instance add/reinstall
2009-10-05 Guido TrotterUpdate client os lists to name+variant format
2009-09-24 Iustin PopImplement uuid in gnt-node/instance list and info
2009-09-21 Guido Trottergnt-instance info: fix nic display
2009-09-18 Iustin PopUnify the instance creation code
2009-09-18 Iustin PopUnify multi-instance handling in gnt-instance
2009-09-18 Iustin PopFix gnt-instance start/stop/… args
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 PopMove the “--ignore-secondaries” option to cli.py
2009-09-18 Iustin PopMove the “--reboot-type” option to cli.py
2009-09-18 Iustin PopMove the “--ignore-size” option to cli.py
2009-09-18 Iustin PopMove the “--auto” option to cli.py
2009-09-18 Iustin PopMove the “--on-secondary” option to cli.py
2009-09-18 Iustin PopMove the “--on-primary” option to cli.py
2009-09-18 Iustin PopUnify the “--new-secondary” option
2009-09-18 Iustin PopMove the “--ignore-failures” option to cli.py
2009-09-18 Iustin PopMove the “--select-os” option to cli.py
2009-09-18 Iustin PopMove the “--all” option to cli.py
2009-09-18 Iustin PopMove the “--static” option to cli.py
2009-09-18 Iustin PopMove the “--cleanup” option to cli.py
2009-09-18 Iustin PopMove the “--show-cmd” option to cli.py
2009-09-18 Iustin PopMove the “--no-start” option to cli.py
2009-09-18 Iustin PopUnify the last “--node” (single node) option
2009-09-18 Iustin PopUnify the “--node” (as instance placement) option
2009-09-18 Iustin PopUnify the “--non-live” option
2009-09-18 Iustin PopUnify the “--ignore-consistency” option
2009-09-18 Iustin PopUnify the “--os-size” option
2009-09-18 Iustin PopUnify the “--disks” (disk indices) option
2009-09-18 Iustin PopUnify the “--disk” (identkeyval) option
2009-09-18 Iustin PopUnify the “--net” option
2009-09-18 Iustin PopUnify the “--no-ip-check” option
2009-09-18 Iustin PopUnify the “--hypervisor” (with name) option
2009-09-18 Iustin PopUnify the “--hypervisor” (params only) option
2009-09-18 Iustin PopUnify the “--backend-parameters” option
2009-09-18 Iustin PopUnify the “--os-type” option
2009-09-18 Iustin PopUnify the “--iallocator” option
2009-09-18 Iustin PopUnify the “--file-driver” option
2009-09-18 Iustin PopUnify the “--file-storage-dir” option
2009-09-18 Iustin PopUnify the “--no-nics” option
2009-09-18 Iustin PopUnify the “--disk-template” option
2009-09-18 Iustin PopUnify the “--no-wait-for-sync” option
2009-09-04 Michael HanselmannAdd bash completion for --node node1[:node2]
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 HanselmannAdd ArgHost class
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-08-24 Iustin PopAdd gnt-instance move
2009-08-18 Michael Hanselmanncli: Merge ikv_option and keyval_option into cli_option
2009-08-17 Iustin PopAdd support for querying the ctime/mtime
2009-08-14 Iustin PopImplement instance recreate-disks
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
next