Add cluster netmask parameter
[ganeti-local] / lib / client / gnt_node.py
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-25 Iustin PopMost boring patch ever
2011-07-05 Michael HanselmannChange “gnt-node evacuate” to use new opcode
2011-05-30 Michael Hanselmanngnt-node migrate: Use LU-generated jobs
2011-05-25 Michael HanselmannFix bug in LUNodeMigrate
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-19 Michael Hanselmanngnt-node list: Query filter support
2011-03-09 René Nussbaumergnt-node power: Adding --power-delay flag
2011-03-08 Apollon OikonomopoulosCLI changes to facilitate shared storage migration...
2011-02-24 René NussbaumerMove OOB_TIMEOUT_OPT to cli.py
2011-02-22 Michael HanselmannAdd unittest for cli.FormatResultError
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-16 René NussbaumerRemove force_master support from LUOobCommand
2011-02-04 René NussbaumerAllow passing timeout for oob helper in gnt_node.py
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
2011-02-03 René NussbaumerModify gnt-node power to support multiple nodes
2011-01-31 René NussbaumerAdding support for the new option flags in gnt-node...
2011-01-31 René NussbaumerAdding gnt-node health
2011-01-24 René NussbaumerModify LUOobCommand to support multiple nodes
2011-01-18 Iustin PopRename OpSetNodeParams and LUSetNodeParams
2011-01-18 Iustin PopRename OpRemoveNode and LURemoveNode
2011-01-18 Iustin PopRename OpQueryNodeStorage and LUQueryNodeStorage
2011-01-18 Iustin PopRename OpQueryNodeVolumes and LUQueryNodeVolumes
2011-01-18 Iustin PopRename OpPowercycleNode and LUPowercycleNode
2011-01-18 Iustin PopRename OpModifyNodeStorage and LUModifyNodeStorage
2011-01-18 Iustin PopRename OpMigrateNode and LUMigrateNode
2011-01-18 Iustin PopRename OpNodeEvacuationStrategy and LUNodeEvacuationStr...
2011-01-18 Iustin PopRename OpAddNode and LUAddNode
2011-01-18 Iustin PopRename OpReplaceDisks and LUReplaceDisks
2011-01-18 Iustin PopRename OpFailoverInstance and LUFailoverInstance
2011-01-13 René NussbaumerList node parameters (if any) in gnt-node info
2011-01-06 René NussbaumerList recorded powered state in gnt-node info
2010-12-17 René Nussbaumergnt-node modify: Adding --node-powered=yes|no
2010-12-17 René Nussbaumergnt-node power: Mark also offline when powering off
2010-12-15 René NussbaumerRename (Op|LU)OutOfBand to (Op|LU)OobCommand
2010-12-15 René NussbaumerAdding gnt-node power * commands
2010-12-14 Michael Hanselmannclient.gnt_node: Remove unnecessary lambda
2010-12-14 Michael HanselmannConvert “gnt-node list” to query2
2010-11-30 Adeodato SimoTrivial style fixes
2010-11-29 René NussbaumerAdding ndparams to gnt-node add|modify and man page
2010-11-11 Iustin PopAdd group, group.uuid fields in node list
2010-11-01 Guido TrotterAdd -s option to gnt-node modify
2010-10-28 Iustin PopAdd the capability flags in node info output
2010-10-28 Iustin PopAdd the master/vm_capable flags in node add
2010-10-28 Iustin PopAdd vm_capable to gnt-node modify
2010-10-27 Michael HanselmannMove gnt-node to ganeti.client.gnt_node