gnt-instance info --all
[ganeti-local] / scripts / gnt-instance
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
2008-08-29 Alexander SchreiberMerge r1537 from branches/ganeti/ganeti-1.2
2008-08-29 Alexander Schreibermerge r997 from branches/ganeti/ganeti-1.2
2008-08-06 Michael HanselmannUse new query RPC call in “gnt-instance list”
2008-07-03 Iustin PopRemove custom locking code from gnt-instance
2008-06-25 Michael HanselmannCleanup old DRBD 0.7.x code
2008-06-22 Iustin PopAdd a ‘tags’ field to instance and node listing
2008-06-17 Iustin PopImplement gnt-instance grow-disk
2008-05-31 Iustin PopForward-port: Another for gnt-instance modify & HVM...
2008-05-31 Iustin PopForward-port: show only parameters relevant to the...
2008-05-31 Iustin PopForward-port: patch 2/4 extended HVM features for 1.2
2008-05-15 Michael HanselmannUpdate command line help and manpages with mandatory...
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-05-05 Iustin PopImprove the gnt-* list field selection
2008-04-28 Manuel FranceschiniAdd check for major/minor in _FormatBlockDevInfo
2008-04-24 Iustin PopImplement replace secondary via the iallocator
2008-04-16 Iustin PopA pure whitespace change for style compliance
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-08 Manuel FranceschiniModify gnt-instance to support file backend
2008-04-01 Guido TrotterFix gnt-instance failover help message
2008-03-31 Manuel Franceschiniparms->params Refactoring
2008-03-27 Iustin PopFix a bug in interactive confirmation of instances
2008-03-27 Michael HanselmannAdd --print parameter to “gnt-instance console”
2008-03-27 Michael HanselmannReturn first parameter of console command only once
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-03-25 Iustin PopRemove the add/remove mirror operations
2008-03-06 Guido TrotterFix gnt-instance replace-disks online help
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-02-28 Alexander SchreiberClarify online help for xc-instance reinstall.
2008-02-20 Guido TrotterAdd another 1.1->1.2 compatibility alias
2008-02-14 Iustin PopModify the default output of gnt-instance list
2008-01-28 Alexander Schreibertiny typo fix
2008-01-28 Iustin PopImprove the documentation of query output fields
2008-01-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-27 Iustin PopFix gnt-instance modify breakage due to hvm_boot_order
2008-01-21 Guido TrotterAdd a few aliases for startup/shutdown
2008-01-21 Guido TrotterAdd the first command alias
next