gnt-node list: Query filter support
[ganeti-local] / lib / client /
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-instance list” to query2
2010-12-14 Michael HanselmannConvert “gnt-node list” to query2
2010-12-13 Adeodato SimoAdd the "alloc_policy" attribute to node groups
2010-12-13 Adeodato SimoAdd modification of node groups (OpCode/LU/CLI)
2010-12-13 Adeodato SimoIntroduce OpAddGroup.ndparams and expose in CLI
2010-12-13 Guido TrotterAdd gnt-cluster modify --master-netdev
2010-12-08 Adeodato SimoGroup operations: CLI code for add/remove/rename a...
2010-12-08 Adeodato SimoExpose new node group attributes in CLI and RAPI
2010-12-01 Adeodato SimoQuerying node groups: add client/gnt_group.py
2010-12-01 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
2010-11-30 Adeodato SimoTrivial style fixes
2010-11-29 Michael HanselmannRevert "Adding ndparams to gnt-cluster init|modify...
2010-11-29 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
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-11-01 Guido TrotterMerge the common options between import and add
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-backup to ganeti.client.gnt_backup
2010-10-27 Michael HanselmannMove gnt-instance to ganeti.client.gnt_instance
2010-10-27 Michael HanselmannMove gnt-job to ganeti.client.gnt_job
2010-10-27 Michael HanselmannMove gnt-node to ganeti.client.gnt_node
2010-10-27 Michael HanselmannMove gnt-cluster to ganeti.client.gnt_cluster
2010-10-27 Michael HanselmannMove gnt-os to ganeti.client.gnt_os
2010-10-27 Michael HanselmannMove gnt-debug to ganeti.client.gnt_debug
2010-10-27 Michael HanselmannAllow programs to be part of the Ganeti library