Make _GenerateDRBD8Branch accept different VG names
[ganeti-local] / lib / client / gnt_node.py
2011-04-27 Iustin PopPrevent readding of the master node
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
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