Implement modification of the drained flag
[ganeti-local] / scripts / gnt-node
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.