Rename the OpMigrate* parameter 'live' to 'mode'
[ganeti-local] / scripts / gnt-node
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Apollon OikonomopoulosLUNodeEvacuationStrategy: Use default iallocator
2010-06-01 Guido Trottergnt-node: remove latinfriendlyfields
2010-06-01 Guido TrotterMove roman conversion to compat
2010-05-25 Guido TrotterSupport for latin friendly output in node list
2010-03-23 Iustin PopIntroduce a bool CLI option type
2010-03-09 Iustin PopAdd the auto_promote option to cli and gnt-node
2010-03-08 Iustin PopValidate the hostnames at creation time
2010-02-22 Iustin PopSwitch gnt-node evacuate to the new opcode
2010-02-11 Iustin PopConvert scripts to pass options to the JobExecutor
2010-02-11 Iustin PopUpdate scripts to pass 'opts' to SubmitOpCode
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-04 Iustin PopIntroduce a wrapper for hostname resolving
2009-11-02 Iustin PopSome improvements to gnt-node repair-storage
2009-11-02 Iustin PopConvert the rest of the OpPrereqError users
2009-11-02 Iustin PopUnify the query fields for the storage framework
2009-10-28 Iustin PopMake gnt-node list-storage more standard
2009-10-28 Iustin PopRename the node storage commands
2009-10-26 Iustin PopFix gnt-node modify-volume
2009-10-26 Iustin Popgnt-node: add short option -t for --storage-type
2009-10-09 Guido TrotterGet rid of utils.CommaJoin
2009-09-24 Iustin PopImplement uuid in gnt-node/instance list and info
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 “--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 PopUnify the “--new-secondary” 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 “--iallocator” option
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-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
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 HanselmannMake all options use cli_option
2009-08-24 Michael HanselmannChange scripts to use new argument definitions
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 PopFix small typo in gnt-node
2009-08-04 Michael Hanselmanngnt-node physical-volumes: Add storage type parameter
2009-08-04 Michael HanselmannAdd “gnt-node modify-volume” command
2009-08-03 Michael HanselmannImplement “gnt-node physical-volumes” command
2009-07-31 Michael Hanselmanngnt-node: Use new opcode to migrate node
2009-07-22 Michael Hanselmanngnt-node: Use new opcode to evacuate nodes
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-30 Iustin PopFix node readd issues
2009-06-29 Guido TrotterMerge branch 'master' into branch-2.1
2009-06-29 Iustin PopAdd a new node list field
2009-05-27 Iustin PopAdd a node powercycle command
2009-04-15 Iustin PopA bunch of doc and other small fixes
2009-04-06 Iustin PopDisable synchronous (locking) queries
2009-02-12 Iustin PopSome command line scripts fixes
2009-02-12 Iustin PopAlways use the same short option for iallocator
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 Iustin PopImplement modification of the drained flag
2009-02-10 Iustin PopAllow query of the drained node attribute
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 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-01-27 Iustin PopRework the multi-instance gnt commands
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 TrotterExtract the ListNodes headers and use them in help
2008-12-02 Iustin PopAdd a gnt-node modify operation
2008-12-02 Iustin PopAdd master/master_candidate fields to node list
2008-11-27 Iustin PopImprove the node add operation
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-11-21 Michael HanselmannReuse HTTP client pool for RPC
2008-10-27 Iustin PopDocumentation updates for gnt-node
2008-10-20 Iustin PopFix some pylint-detected issues on the scripts
2008-10-20 Iustin PopConvert the gnt scripts to ToStdout/err
2008-09-27 Iustin PopAllow listing of the serial_no via gnt-* list
2008-08-15 Michael Hanselmanngnt-node: Add option to always accept peer's SSH key
2008-08-13 Michael HanselmannFix adding pristine nodes
2008-08-06 Michael HanselmannUse new RPC call in “gnt-node list”
2008-08-04 Iustin PopImplement job submission for scripts
2008-06-27 Guido TrotterAddNode: move the initial setup to boostrap
2008-06-27 Guido TrotterAddNode: Check for node existance
2008-06-22 Iustin PopAdd a ‘tags’ field to instance and node listing
2008-05-30 Iustin PopComplete removal of md/drbd 0.7 code
2008-05-15 Michael HanselmannUpdate command line help and manpages with mandatory...
next