Sort the instance names in batcher
[ganeti-local] / scripts / gnt-instance
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
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-08 Iustin PopMake ‘gnt-instance info’ show kernel/initrd paths
2008-01-08 Iustin PopAllow defining the kernel/initrd at creation time
2008-01-08 Iustin PopAdd support for modifying the kernel/initrd path
2007-12-27 Alexander SchreiberAllow instance MAC address to be set.
2007-12-17 Alexander SchreiberAdd instance port support.
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-07 Iustin PopEnhance secondary node replace for drbd8
2007-11-06 Michael HanselmannRemove --secondary-node option.
2007-11-06 Iustin PopImplement degraded status for logical volumes
2007-10-31 Iustin PopRevert "Implement multi-failover options"
2007-10-31 Iustin PopSmall improvements to multi-instance selections
2007-10-31 Iustin PopImplement multi-failover options
2007-10-29 Iustin PopImplement replace-disks for drbd8 devices
2007-10-24 Iustin PopInitial implementation of drbd8 template type
next