Remove 15-second sleep from LUInstanceCreate
[ganeti-local] / lib / cmdlib.py
2011-08-04 Apollon OikonomopoulosRemove 15-second sleep from LUInstanceCreate
2011-08-04 Iustin PopAdd a readability alias
2011-08-04 Michael HanselmannAdd opcode to change instance's group
2011-08-04 Michael HanselmannFactorize checking instance's node groups
2011-08-04 Michael HanselmannLock potential target nodes for group evacuation
2011-08-04 Michael HanselmannSmall changes in group evacuation
2011-08-04 Michael Hanselmanncmdlib: Factorize getting iallocator
2011-08-03 Apollon OikonomopoulosPause DRBD sync for OS install if not wait_for_sync
2011-08-03 Iustin PopOptimise use of repeated/looping GetInstanceInfo
2011-08-03 Iustin PopOptimise use of repeated/looping GetNodeInfo
2011-08-02 Iustin PopFix types passed to IAllocator
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-07-28 Iustin PopRemove requirement for variants on OS API v15+
2011-07-28 Iustin PopFix group verification of offline nodes
2011-07-27 Iustin PopDisallow variants for OSes that don't support them
2011-07-26 Iustin PopAdd helper for declaring all locks shared
2011-07-26 Michael HanselmannChange OpClusterVerifyDisks to per-group opcodes
2011-07-26 Michael Hanselmanncmdlib: Give instance name in error message on group...
2011-07-26 Michael Hanselmanncmdlib: Factorize mapping instance LVs to node/volume
2011-07-25 Iustin PopMost boring patch ever
2011-07-22 Michael Hanselmanngnt-instance info: Return static info if node offline
2011-07-22 Michael HanselmannIgnore offline primary when failing over
2011-07-22 Michael HanselmannMerge branch 'devel-2.4'
2011-07-22 Michael Hanselmanngnt-node volumes: Fix instance names
2011-07-21 Michael HanselmannFix instance failover (missing argument)
2011-07-21 Michael HanselmannAdd error state to LUGroupEvacuate's exceptions
2011-07-21 Michael HanselmannAdd new opcode for evacuating group
2011-07-21 Michael HanselmannFix node evacuation
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
next