check-python-code: Report EOL whitespace
[ganeti-local] / scripts / gnt-instance
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
2009-08-13 Michael Hanselmanngnt-instance replace-disks: Add new --auto option
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-06 Michael HanselmannConvert ldisk_degraded to tri-state value
2009-08-06 Michael Hanselmannobjects.BlockDevStatus: Remove ToLegacyStatus
2009-08-04 Iustin PopImplement --ignore-size in activate-disks
2009-07-19 Iustin PopFix gnt-instance reinstall
2009-07-19 Iustin PopFix a couple of epydoc warnings
2009-07-19 Iustin PopConvert instance reinstall to multi instance model
2009-07-19 Iustin Popgnt-instance batch-create: use the job executor
2009-06-29 Guido TrotterMerge branch 'master' into branch-2.1
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-19 Iustin PopFix some small epydoc warnings
2009-06-18 Guido TrotterUpdate gnt-instance batch-create for NIC params
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Guido TrotterFix QueryInstanceData for nic parameters
2009-06-17 Guido TrotterUpdate instance query for NIC parameters
2009-06-17 Iustin PopShow disk size in instance info
2009-06-10 Iustin PopFix gnt-instance reinstall
2009-05-22 Iustin PopConvert instance reinstall to multi instance model
2009-05-22 Iustin Popgnt-instance batch-create: use the job executor
2009-05-20 Guido TrotterMerge branch 'master' into branch-2.1
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-19 Iustin PopAdd -H/-B startup parameters to gnt-instance
2009-05-11 Iustin PopRemove an unused function
2009-04-24 Guido Trottergnt-instance info --all
2009-04-15 Iustin PopA bunch of doc and other small fixes
2009-04-06 Iustin PopDisable synchronous (locking) queries
2009-03-12 Iustin PopFix the --net option to gnt-instance add
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-24 Guido Trottergnt-instance info: remove hvattr descriptions
2009-02-13 Iustin PopImplement the backward-compatible ‘-s’ disk option
2009-02-12 Iustin PopAlways use the same short option for iallocator
2009-02-12 Iustin PopSome batcher fixes
2009-02-11 Guido Trottergnt-instance fix a typo in AddInstance
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-09 Iustin PopAdd a new instance query flag ‘disk_usage’
2009-02-04 Iustin PopImplement lockless query operations
2009-02-01 Guido Trottergnt-instance: support no_PARAMETER value
2009-01-29 Iustin Popgnt-instance list: accept input names
2009-01-29 Iustin PopCheck that instance exists before confirm. queries
2009-01-27 Iustin PopRework the multi-instance gnt commands
2009-01-23 Iustin PopSort the instance names in batcher
2009-01-23 Iustin PopFix batcher for 2.0-style disks and nics
2009-01-23 Iustin PopMake iallocator work with offline nodes
2009-01-20 Iustin PopFix a couple of epydoc warnings
2009-01-13 Iustin PopForward port the live migration from 1.2 branch
2009-01-12 Iustin PopHeavy redo of gnt-instance info output
2009-01-09 Iustin PopCleanup replace-disks modes and options
2008-12-02 Guido TrotterSetInstanceParams: handle default/none values
2008-12-01 Michael Hanselmanngnt-instance add: Remove "--os-size" and "--swap-size"
2008-11-27 Iustin PopAllow network-less instances
2008-11-27 Iustin PopFix instance creation
2008-11-25 Iustin PopImplement support for multi devices changes
2008-11-25 Iustin PopShow disk access mode in gnt-instance info
2008-11-25 Iustin PopSlighly improve multi-nic in gnt-instance info
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-11-23 Iustin PopImprovements to CLI output
2008-11-21 Iustin PopMake cli.py use FieldSet for matching fields
2008-11-21 Iustin PopChange GrowDisk to work with multi-disk
2008-11-20 Iustin PopConvert replace-disks (same nodes) to multi-disk
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-10-27 Iustin PopDocumentation updates for gnt-instance
2008-10-20 Iustin PopFix some pylint-detected issues on the scripts
2008-10-20 Iustin PopConvert the gnt scripts to ToStdout/err
2008-10-20 Iustin PopFix gnt-instance modify with beparams
2008-10-15 René NussbaumerAdding batch-create to gnt-instance
2008-10-14 Guido Trottergnt-instance fix ValidateBeParams call
2008-10-14 Guido Trottergnt-instance remove deprecated flags
2008-10-14 Iustin Popgrow-disk: wait until resync is completed
2008-10-14 Iustin PopSome fixes related to auto_balance
2008-10-14 Iustin PopChange over to beparams
2008-10-14 Iustin PopAllow instance info to only query the config file
2008-10-14 Iustin PopConvert gnt-instance info to the hvparams model
2008-10-14 Iustin PopChange gnt-instance modify to the hvparams model
2008-10-14 Iustin PopChange gnt-instance list to the hvparams model
2008-10-14 Iustin PopSwitch instance hypervisor parameters to hvparams
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-07 Alexander SchreiberChange default instance reboot type to hard.
2008-09-27 Iustin PopAllow listing of the serial_no via gnt-* list
2008-09-11 Guido Trottergnt-instance: fix tags commands online help
2008-09-11 Iustin PopAdd gnt-instance (start|stop) --submit
2008-09-10 Iustin PopDo not use jobs in gnt-instance _ExpandNames()
2008-09-10 Iustin PopImplement "--submit" on gnt-instance
2008-09-02 Alexander Schreibermerge r1568 from branches/ganeti/ganeti-1.2
2008-09-02 Alexander Schreibermerge r1542, r1543, r1573 from branches/ganeti/ganeti-1.2
2008-09-01 Alexander Schreibermerge r1539 from branches/ganeti/ganeti-1.2
2008-09-01 Guido TrotterPass the force param to SetInstanceParms
next