disk wiping: fix bug in chunk size computation
[ganeti-local] / lib / client /
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-18 Stephen ShirleyFix minor docstring typo
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-26 Iustin PopVerify disks: increase parallelism and other fixes
2011-01-26 Iustin Popgnt-cluster verify-disks: fix VG name
2011-01-26 Iustin PopDeactivate disks: allow skipping hypervisor checks
2011-01-26 Iustin PopRemove two unused variables
2011-01-26 Iustin PopShow hidden/blacklisted OSes in cluster info
2011-01-24 René NussbaumerModify LUOobCommand to support multiple nodes
2011-01-18 Iustin PopRename OpTestJobqueue and LUTestJobqueue
2011-01-18 Iustin PopRename OpSearchTags and LUSearchTags
2011-01-18 Iustin PopRename OpDiagnoseOS and LUDiagnoseOS
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 OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpShutdownInstance and LUShutdownInstance
2011-01-18 Iustin PopRename OpSetInstanceParams and LUSetInstanceParams
2011-01-18 Iustin PopRename OpReplaceDisks and LUReplaceDisks
2011-01-18 Iustin PopRename OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpRemoveInstance and LURemoveInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpRecreateInstanceDisks and LURecreateInstanceDisks
2011-01-18 Iustin PopRename OpRebootInstance and LURebootInstance
2011-01-18 Iustin PopRename OpQueryInstanceData and LUQueryInstanceData
2011-01-18 Iustin PopRename OpQueryInstances and LUQueryInstances
2011-01-18 Iustin PopRename OpMoveInstance and LUMoveInstance
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpGrowDisk and LUGrowDisk
2011-01-18 Iustin PopRename OpFailoverInstance and LUFailoverInstance
2011-01-18 Iustin PopRename OpDeactivateInstanceDisks and LUDeactivateInstan...
2011-01-18 Iustin PopRename OpCreateInstance and LUCreateInstance
2011-01-18 Iustin PopRename OpConnectConsole and LUConnectConsole
2011-01-18 Iustin PopRename OpActivateInstanceDisks and LUActivateInstanceDisks
2011-01-18 Iustin PopRename OpSetGroupParams and LUSetGroupParams
2011-01-18 Iustin PopRename OpRenameGroup and LURenameGroup
2011-01-18 Iustin PopRename OpRemoveGroup and LURemoveGroup
2011-01-18 Iustin PopRename OpAssignGroupNodes and LUAssignGroupNodes
2011-01-18 Iustin PopRename OpAddGroup and LUAddGroup
2011-01-18 Iustin PopRename OpVerifyDisks and LUVerifyDisks
2011-01-18 Iustin PopRename OpVerifyCluster and LUVerifyCluster
2011-01-18 Iustin PopRename OpSetClusterParams and LUSetClusterParams
2011-01-18 Iustin PopRename OpRepairDiskSizes and LURepairDiskSizes
2011-01-18 Iustin PopRename OpRenameCluster and LURenameCluster
2011-01-18 Iustin PopRename OpRedistributeConfig and LURedistributeConfig
2011-01-18 Iustin PopRename OpPostInitCluster and LUPostInitCluster
2011-01-18 Iustin PopRename OpDestroyCluster and LUDestroyCluster
2011-01-18 Iustin PopRename OpRemoveExport and LURemoveExport
2011-01-18 Iustin PopRename OpExportInstance and LUExportInstance
2011-01-14 René NussbaumerMerge branch 'devel-2.3'
2011-01-13 René NussbaumerList node parameters in gnt-group list
2011-01-13 René NussbaumerList node parameters (if any) in gnt-node info
2011-01-13 René NussbaumerList node parameters in gnt-cluster info output
2011-01-12 René NussbaumerMove FormatParameterDict from gnt_instance.py to cli.py
2011-01-12 Guido TrotterRemove --master-netdev default value
2011-01-10 Adeodato SimoAdd `gnt-group assign-nodes` in the CLI
2011-01-07 Michael Hanselmanngnt-instance info: Show disk template
2011-01-07 Michael HanselmannIntroduce verbose opcode result for console
2011-01-07 Michael HanselmannMerge branch 'devel-2.3'
2011-01-07 Michael HanselmannRemove unused import from client.gnt_instance
2011-01-06 Michael Hanselmanngnt-instance console: Improve error reporting
2011-01-06 René NussbaumerList recorded powered state in gnt-node info
2011-01-06 Adeodato SimoConvert “gnt-group list” to query2
2011-01-06 Michael HanselmannConvert “gnt-debug locks” to query2
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-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
next