Add use_external_mip_script cluster parameter
[ganeti-local] / lib / cmdlib.py
2011-07-11 Michael HanselmannMerge branch 'devel-2.4'
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-07-05 Michael HanselmannRemove old node evacuation opcode
2011-07-05 Michael HanselmannAdd new opcode to evacuate node
2011-07-01 Iustin PopFix cluster verify for empty node groups
2011-06-28 Iustin PopFix bug in recreate-disks for DRBD instances
2011-06-28 Iustin PopFix a lint warning
2011-06-27 Iustin PopFix bug in drbd8 replace disks on current nodes
2011-06-23 Guido TrotterMerge branch 'devel-2.4'
2011-06-23 Guido TrotterLUInstanceCreate: use opcodes.RequireFileStorage
2011-06-17 Guido TrotterMerge branch 'devel-2.4'
2011-06-17 Guido TrotterAdd one forgotten element to the file disk path
2011-06-17 Guido TrotterMerge branch 'devel-2.4'
2011-06-17 Guido TrotterAdd DTS_FILEBASED constant
2011-06-17 Guido TrotterLUInstanceCreate: fix file storage dir calculation
2011-06-17 Guido TrotterCheck that filestorage is enabled when requested
2011-06-17 Guido TrotterRemove self.op.file_storage_dir isabs check
2011-06-15 Michael HanselmannReplace iallocator's mreloc w/ change-group and node...
2011-06-08 Michael HanselmannFix locking issues in LUClusterVerifyGroup
2011-06-08 Michael Hanselmanncmdlib: Acquire BGL for LUClusterVerifyConfig
2011-06-07 Michael HanselmannExport/import instance tags
2011-06-07 Michael HanselmannFix issue with tags on instance creation
2011-06-01 Apollon OikonomopoulosExport instance tags to instance hooks
2011-06-01 Apollon OikonomopoulosAdd tag handling to {Op,LU}InstanceCreate
2011-05-31 Iustin Popiallocator: add ht-checking for the request
2011-05-31 Iustin Popiallocator: rename mem_size to memory
2011-05-31 Iustin Popiallocator: change default for target_groups
2011-05-31 Iustin Popiallocator: export the hypervisor value
2011-05-31 Iustin Popiallocator: fix incomplete refactoring
2011-05-30 Michael Hanselmanngnt-node migrate: Use LU-generated jobs
2011-05-26 Michael HanselmannTLReplaceDisks: Move assertion checking locks
2011-05-25 Michael HanselmannFix bug in LUNodeMigrate
2011-05-24 Michael HanselmannMerge branch 'devel-2.4'
2011-05-24 Iustin Popnode evac: don't call IAllocator if no instances
2011-05-20 Guido TrotterFix a couple of style mistakes
2011-05-20 Adeodato SimoCluster verify: check for nodes/instances with no group
2011-05-20 Adeodato SimoCluster verify: fix LV checks for split instances
2011-05-20 Adeodato SimoCluster verify: make NV_NODELIST smaller
2011-05-20 Adeodato SimoCluster verify: verify hypervisor parameters only once
2011-05-20 Adeodato SimoSplit LUClusterVerify into LUClusterVerify{Config,Group}
2011-05-20 Adeodato SimoCluster verify: factor out error codes and functions
2011-05-20 Adeodato SimoCluster verify: make "instance runs in wrong node"...
2011-05-20 Guido TrotterVerify an absent vm_capable node for files
2011-05-20 Adeodato SimoCluster verify: master must be present for _VerifyFiles
2011-05-20 Adeodato SimoCluster verify: don't assume we're verifying all nodes...
2011-05-20 Adeodato SimoCluster verify: gather node/instance list in CheckPrereq
2011-05-20 Iustin PopMerge remote branch 'origin/devel-2.4'
2011-05-19 Michael Hanselmanniallocator: Stricter check for multi-evac result
2011-05-19 Michael Hanselmanncmdlib: Use ganeti.ht for checking iallocator result
2011-05-17 Michael Hanselmanncmdlib: Remove punctuation from error messages
2011-05-16 Michael HanselmannAdd new iallocator mode to LUTestAllocator
2011-05-16 Michael Hanselmanncmdlib.IAllocator: Add multi-relocate support
2011-05-16 Iustin PopIntroduce instance start/stop no_remember attribute
2011-05-13 Michael Hanselmanncmdlib.IAllocator: Fewer temporary variables
2011-05-13 Apollon OikonomopoulosTLMigrateInstance: do not migrate to self
2011-05-12 Michael Hanselmanncmdlib.IAllocator: Use lookup table for mode-specific...
2011-05-11 Iustin PopTry to prevent instance memory changes N+1 failures
2011-05-11 Guido TrotterRemove references to acquired_locks
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-10 Iustin PopUse the new dry-run mode in cmdlib
2011-05-10 Iustin PopImplement grow dry-run at RPC level
2011-05-10 Michael Hanselmanncmdlib: Sort nodes for OOB commands
2011-05-10 Michael Hanselmanncmdlib: Use helper for expanding nodes for OOB commands
2011-05-10 Michael Hanselmanncmdlib: Expand instances using helper for repairing...
2011-05-10 Michael HanselmannFix bug introduced in commit 0d5a0b96
2011-05-10 Apollon OikonomopoulosFix lock release in TLMigrateInstance
2011-05-10 Michael Hanselmanncmdlib: Remove acquired_locks attribute from LUs
2011-05-10 Michael Hanselmanncmdlib: Use local alias for lock manager
2011-05-09 Iustin PopAdd --no-wait-for-sync when converting to drbd
2011-05-09 Iustin PopRecreate instance disks: allow changing nodes
2011-05-06 Iustin PopFix instance failover/migration w.r.t TLMigrateInstance
2011-05-06 Iustin PopRename instance: only show new name when different
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
2011-05-05 Apollon OikonomopoulosFix DTS_EXT_MIRROR migration
2011-05-05 Michael HanselmannUse node group locking for replacing disks
2011-05-05 Apollon OikonomopoulosTLMigrateInstance: Fix live migration breakage
2011-05-04 Michael Hanselmanncmdlib: Update error messages, remove some punctuation
2011-05-03 Michael Hanselmanncmdlib: Fix typo, s/nick/NIC/
2011-05-03 Iustin PopA small optimisation in cluster verify
2011-05-02 Iustin PopA few docstring fixes
2011-05-02 Iustin PopCluster verify: check for missing bridges
2011-04-29 Michael Hanselmanncmdlib: Factorize lock releasing
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Michael HanselmannTLReplaceDisks: Use implicit loop for dictionary
2011-04-29 Michael HanselmannRelease unneeded locks while replacing disks
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Michael Hanselmanncmdlib: Drop SSH runner from LU base class
2011-04-28 Adeodato Simocmdlib.py: fix indentation in _VerifyNode
2011-04-28 Michael HanselmannTLMigrateInstance: Fix confusing text
2011-04-28 Michael HanselmannLUInstanceRename: Amend comment about lock
2011-04-28 Michael Hanselmanniallocator: Relocation nodes must be in same group
2011-04-28 Iustin PopAllow creating the DRBD metadev in a different VG
2011-04-28 Iustin PopMake _GenerateDRBD8Branch accept different VG names
2011-04-27 Iustin PopReplace disks: keep the meta device in the same VG
2011-04-27 Doug DumitruFix for multiple VGs - PlainToDrbd and replace-disks
2011-04-27 Iustin PopImprove error messages in cluster verify/OS
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-27 Iustin PopFix punctuation in an error message
2011-04-21 Michael Hanselmannmasterd: Add support for tagging node groups
2011-04-20 Apollon OikonomopoulosTLMigrateInstance: remove 10s sleeps
next