Change indentation style in commands definitions
[ganeti-local] / scripts / gnt-node
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...
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 PopMinor doc/help update
2008-05-05 Iustin PopImprove the gnt-* list field selection
2008-05-05 Iustin PopAdd node cpu count to gnt-node list
2008-04-16 Michael HanselmannAdd --readd option to “gnt-node add”
2008-02-18 Alexander SchreiberUpdate online help and manpage to include drbd disk...
2008-01-28 Iustin PopImprove the documentation of query output fields
2007-11-21 Iustin PopCorrect the -s parameter in gnt-node output
2007-11-21 Iustin PopAdd the -s option in the output of 'gnt-node'
2007-10-31 Michael HanselmannFix usage of OpReplaceDisks.
2007-10-10 Iustin PopImplement gnt-node evacuate
2007-10-09 Iustin PopImplement node failover
2007-10-08 Michael HanselmannAdd boot id to “gnt-node list”.
2007-10-08 Iustin PopAdd source file option for {add,remove}-tags
2007-10-08 Iustin PopImplement command-line tags support
2007-10-02 Guido TrotterAdd warning on gnt-node add operation.
2007-09-14 Iustin PopChange OpQueryNodes nodes attribute to names
2007-09-14 Iustin PopRemove OpQueryNodeData and LUQueryNodeData
2007-09-14 Iustin PopChange LUQueryNodes to return raw values and support...
2007-08-17 Iustin PopChange cli.OutputTable to cli.GenerateTable
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-24 Michael HanselmannUse generic function to output tables.
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-16 Iustin PopInitial commit.