bash_completion: Move common code into function
[ganeti-local] / scripts /
2009-10-27 Iustin PopFix gnt-debug breakage due to options move
2009-10-26 Iustin PopFix gnt-node modify-volume
2009-10-26 Iustin Popgnt-node: add short option -t for --storage-type
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
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-09 Guido TrotterGet rid of utils.CommaJoin
2009-10-05 Guido TrotterAllow --force-variant for instance add/reinstall
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-24 Iustin PopExport and show the cluster uuid in cluster info
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 “--no-shutdown” option to cli.py
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 cluster verify options to cli.py
2009-09-18 Iustin PopMove more cluster init opts to cli.py
2009-09-18 Iustin PopMove the “--mac-prefix” option to cli.py
2009-09-18 Iustin PopMove the “--no-voting” option to cli.py
2009-09-18 Iustin PopMove the “--yes-do-it” option to cli.py
2009-09-18 Iustin PopUnify the “--vg-name” option
2009-09-18 Iustin PopUnify the “--candidate-pool-size” option
2009-09-18 Iustin PopUnify the “--nic-parameters” option
2009-09-18 Iustin PopUnify the “--enabled-hypervisors” option
2009-09-18 Iustin PopUnify the “--no-lvm-storage” option
2009-09-18 Iustin PopMove the “--allocatable” option to cli.py
2009-09-18 Iustin PopMove the node flags options to cli.py
2009-09-18 Iustin PopMove the “--no-ssh-key-check” option to cli.py
2009-09-18 Iustin PopMove the “--readd” option to cli.py
2009-09-18 Iustin PopUnify the “--secondary-ip” option
2009-09-18 Iustin PopMove the “--src-…” options 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 list of nodes) 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 last “--hypervisor” (as list) 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-17 Iustin PopAdd an error-simulation mode to cluster verify
2009-09-17 Iustin PopIntroduce parseable error codes in LUVerifyCluster
2009-09-17 Iustin PopUnify the multiple 'verbose' options
2009-09-15 Michael HanselmannExport new lock_status field to gnt-job
2009-09-14 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-09-14 Guido TrotterFix gnt-node modify online help
2009-09-07 Guido Trotterscripts/gnt-node: fix a help string
2009-09-07 Iustin PopExtend gnt-debug with more debugging options
2009-09-04 Michael HanselmannAdd bash completion for --node node1[:node2]
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-08-31 Michael Hanselmanngnt-cluster watcher: Show more information
2009-08-31 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-08-31 Michael HanselmannReturn cluster tags from LUQueryClusterInfo
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-28 Michael HanselmannAdd more bash completion metadata for options
2009-08-26 Michael Hanselmanngnt-cluster: Add CLI for watcher pause
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-17 Michael HanselmannImplement “gnt-node repair-volume”
2009-08-17 Michael Hanselmanngnt-node: Use helper function to convert storage type
2009-08-14 Iustin PopImplement instance recreate-disks
2009-08-14 Iustin PopFix small typo in gnt-node
next