iallocator: add ht-checking for the request
[ganeti-local] / lib / client /
2011-05-31 Iustin Popiallocator: rename mem_size to memory
2011-05-31 Iustin Popiallocator: change default for target_groups
2011-05-30 Michael Hanselmanngnt-node migrate: Use LU-generated jobs
2011-05-25 Michael HanselmannFix bug in LUNodeMigrate
2011-05-24 Iustin Popgnt-debug: rename allocator to iallocator
2011-05-20 Guido TrotterFix a couple of style mistakes
2011-05-20 Adeodato SimoCluster verify: accept a --node-group option
2011-05-20 Adeodato SimoSplit LUClusterVerify into LUClusterVerify{Config,Group}
2011-05-20 Iustin PopMerge remote branch 'origin/devel-2.4'
2011-05-16 Michael Hanselmanngnt-debug: New iallocator mode
2011-05-16 Iustin PopImplement no_remember at CLI level
2011-05-12 Michael Hanselmanngnt-debug: Use constants for iallocator direction
2011-05-12 Michael Hanselmanngnt-debug, opcodes: Use constants for iallocator
2011-05-12 Iustin PopFix a bug in LUInstanceMove
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-09 Iustin PopAdd --no-wait-for-sync when converting to drbd
2011-05-09 Iustin PopRecreate instance disks: allow changing nodes
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Michael Hanselmanngnt-instance: Fix typo in error message
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-21 Michael Hanselmanngnt-group: Add commands for tagging groups
2011-04-20 Iustin Popgnt-instance info: automatically request locking
2011-04-19 Michael Hanselmanngnt-group list: Query filter support
2011-04-19 Michael Hanselmanngnt-node list: Query filter support
2011-04-19 Michael Hanselmanngnt-instance list: Query filter support
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-06 René Nussbaumergnt-instance migrate: Adding --allow-failover option
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-03-09 René Nussbaumergnt-cluster epo: Adding --power-delay flag
2011-03-09 René Nussbaumergnt-node power: Adding --power-delay flag
2011-03-09 René Nussbaumergnt-cluster epo: Adding --shutdown-timeout
2011-03-08 Apollon OikonomopoulosRename DTS_NET_MIRROR to DTS_INT_MIRROR
2011-03-08 Apollon OikonomopoulosCLI changes to facilitate shared storage migration...
2011-03-08 Michael HanselmannQA: Improve tests for gnt-os
2011-03-02 Guido TrotterUnhardcode constants from instance batch create
2011-03-01 Apollon OikonomopoulosShared file storage initialization code
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-02-24 René NussbaumerFix test output splattering
2011-02-24 René NussbaumerIntroducing gnt-cluster epo
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-18 Stephen ShirleyFix minor docstring typo
2011-02-16 René NussbaumerRemove force_master support from LUOobCommand
2011-02-15 Michael HanselmannMake OpGroupRename consistent with OpInstanceRename
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Iustin Popgnt-instance reinstall: display OS changes
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-02-01 René NussbaumerRefactor _ConfirmOperation from gnt_instance.py to...
2011-01-31 René NussbaumerAdding support for the new option flags in gnt-node...
2011-01-31 René NussbaumerAdding gnt-node health
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
next