call_instance_start: add optional hv/be parameters
[ganeti-local] / scripts /
2009-05-18 Guido TrotterFix gnt-job list argument handling
2009-05-13 Guido Trottergnt-cluster modify: fix --no-lvm-storage
2009-05-13 Guido Trottergnt-cluster info: show more cluster parameters
2009-05-04 Iustin PopAllow gnt-debug submit-job to take multiple args
2009-05-04 Iustin PopFix gnt-cluster getmaster on non-master nodes
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-20 Guido TrotterRaise on invalid gnt-cluster queue commands
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 PopSome command line scripts fixes
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-11 Guido Trottergnt-cluster, pass hvparams directly to dict()
2009-02-10 Iustin PopSort instance data in gnt-node info
2009-02-10 Iustin PopSome fixes to node add and re-add
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-10 Iustin PopImplement modification of the drained flag
2009-02-10 Iustin PopAllow query of the drained node attribute
2009-02-09 Iustin PopAdd a new instance query flag ‘disk_usage’
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-02-05 Iustin PopFix some issues for lockless queries
2009-02-04 Iustin PopEnable lockless node queries
2009-02-04 Iustin Popssconf: add some more keys and some fixes
2009-02-04 Iustin PopImplement lockless query operations
2009-02-03 Iustin PopAllow gnt-node evacuate to use an iallocator
2009-02-03 Iustin PopAdd gnt-node migrate
2009-02-03 Iustin PopAn attempt at fixing some encoding issues
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-23 Iustin PopA couple of small fixes to iallocator
2009-01-20 Iustin PopFix a couple of epydoc warnings
2009-01-19 Iustin PopMove the default MAC prefix to the constants file
2009-01-13 Iustin PopForward port the live migration from 1.2 branch
2009-01-12 Iustin PopSkip offline nodes in gnt-cluster commands
2009-01-12 Iustin PopHeavy redo of gnt-instance info output
2009-01-12 Iustin PopIntroduce a very simple LU to force config updates
2009-01-09 Iustin PopCleanup replace-disks modes and options
2008-12-18 Michael HanselmannPrevent RPC timeout on auto-archiving jobs
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-08 Iustin Popgnt-node modify: add the offline attribute
2008-12-05 Iustin Popnode list: add the offline field
2008-12-03 Guido Trottergnt-cluster init, handle candidate_pool_size
2008-12-03 Guido TrotterExtract the ListNodes headers and use them in help
2008-12-02 Guido Trottercluster init: don't discard the hypervisor
2008-12-02 Guido TrotterSetInstanceParams: handle default/none values
2008-12-02 Guido TrotterUpdate gnt-backup online help
2008-12-02 Iustin PopAdd cluster candidate pool size parameter
2008-12-02 Iustin PopAdd a gnt-node modify operation
2008-12-02 Iustin PopAdd master/master_candidate fields to node list
2008-12-01 Michael Hanselmanngnt-instance add: Remove "--os-size" and "--swap-size"
2008-11-28 Michael Hanselmanngnt-job: Print message from CancelJob to standard output
2008-11-28 Michael Hanselmannjqueue: Allow jobs waiting for locks to be canceled
2008-11-27 Iustin PopImprove the node add operation
2008-11-27 Iustin Popinstance import: adapt to multi-disk/nic world
2008-11-27 Iustin PopAllow network-less instances
2008-11-27 Iustin PopFix gnt-job submit
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-21 Michael HanselmannReuse HTTP client pool for RPC
2008-11-20 Iustin PopConvert replace-disks (same nodes) to multi-disk
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-11-07 Alexander SchreiberFix gnt-cluster init without cluster parameters
2008-10-27 Iustin PopDocumentation updates for gnt-debug and gnt-os
2008-10-27 Iustin PopDocumentation updates for gnt-job
2008-10-27 Iustin PopDocumentation updates for gnt-backup
2008-10-27 Iustin PopChange exit code of gnt-backup list
2008-10-27 Iustin PopDocumentation updates for gnt-node
2008-10-27 Iustin PopDocumentation updates for gnt-cluster
2008-10-27 Iustin PopDocumentation updates for gnt-instance
2008-10-23 Alexander SchreiberFix use of ToStderr in gnt-cluster
2008-10-23 Alexander Schreiberconvert remaining print statements to ToStderr in gnt...
2008-10-20 Alexander SchreiberSet default hypervisor at cluster init
2008-10-20 Guido TrotterAdd mac option to gnt-backup import
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-20 Alexander SchreiberRemove --hypervisor-type from gnt-cluster.
2008-10-18 Alexander SchreiberFix gnt-cluster init to set cluster defaults.
2008-10-16 Iustin PopEnable gnt-cluster modify to hv/beparams
2008-10-16 Iustin PopShow the cluster parametrs in gnt-cluster info
2008-10-16 Iustin PopAdd an interface for the drain flag changes/query
2008-10-15 René NussbaumerAdding batch-create to gnt-instance
2008-10-14 Guido Trottergnt-backup: update for cluster parameters
2008-10-14 Guido Trottergnt-instance fix ValidateBeParams call
next