TLMigrateInstance: do not migrate to self
[ganeti-local] / lib / cmdlib.py
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 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
2011-04-20 Michael HanselmannFix typo in LUGroupAssignNodes
2011-04-19 Iustin Popdisk wiping: fix bug in chunk size computation
2011-04-14 Michael HanselmannRelease locks before wiping disks during instance creation
2011-04-13 Michael HanselmannNicer formatting for group query error
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 René NussbaumerTLMigrateInstance: Merge failover code, allow fallback
2011-04-06 Michael HanselmannVerify file consistency using centrally computed list
2011-04-06 Michael Hanselmanncmdlib: Factorize computation of ancillary files
2011-04-04 Michael Hanselmanncmdlib: Fix mistake made in commit 75c7520f0
2011-04-04 Michael Hanselmanncmdlib: Replace hardcoded values with constants
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
2011-03-28 René NussbaumerRelax instance ERROR on admin_down on offline node
2011-03-25 Michael HanselmannImplement submitting jobs from logical units
2011-03-18 Michael HanselmannSplit BuildHooksEnv of LUs
2011-03-17 Michael HanselmannFix hook node list when adding node
2011-03-16 Michael Hanselmanncmdlib: Factorize running post-pase hook
2011-03-15 Michael Hanselmannmasterd: Simplify code for field queries
2011-03-15 Michael Hanselmannconstants: Rename QR_OP_*, add QR_VIA_RAPI
2011-03-15 René NussbaumerTLReplaceDisks: Add check if disks are activated
2011-03-14 Michael HanselmannLUOsDiagnose: Move legacy behaviour into filter
2011-03-14 Michael HanselmannConvert OsDiagnose to query
2011-03-10 Stephen ShirleyTreat empty oob_program param as default
2011-03-10 Iustin PopFix bug in instance listing with orphan instances
2011-03-10 Iustin PopInstance failover: fix bug for INT_MIRROR cases
2011-03-09 René NussbaumerOpOobCommand: Adding power on delay
2011-03-08 Apollon OikonomopoulosRename DTS_NET_MIRROR to DTS_INT_MIRROR
2011-03-08 Apollon OikonomopoulosShared storage instance failover
2011-03-08 Apollon OikonomopoulosShared storage node migration
2011-03-08 Apollon OikonomopoulosShared storage instance migration
2011-03-08 Apollon OikonomopoulosIAllocator changes to work with shared storage
2011-03-08 Apollon OikonomopoulosShared block storage support
2011-03-07 Iustin PopMerge branch 'stable-2.4'
2011-03-07 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2011-03-04 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-03-04 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-03-03 René NussbaumerLUInstanceRename: Fail if renamed hostname mismatch
2011-03-02 Guido TrotterRemove deprecated 'bridge' nic parameter
2011-03-02 Michael Hanselmannquery: Fix bug when names are specified
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-03-01 Michael Hanselmanncmdlib: Allow use of more complex filters
2011-02-28 Iustin PopFix potential data-loss bug in disk wipe routines
2011-02-25 René Nussbaumergnt-instance reboot start instance if not yet started
2011-02-23 Michael HanselmannAdd constants for instance status
2011-02-22 Michael Hanselmanncmdlib: Fix pylint error
2011-02-22 Michael Hanselmanncmdlib: Use filters internally for queries
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-21 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-17 Iustin PopFix HV/OS parameter validation on non-vm nodes
2011-02-17 Iustin PopNodeQuery: don't query non-vm_capable nodes
2011-02-17 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-02-17 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-02-16 René NussbaumerRemove force_master support from LUOobCommand
2011-02-15 Michael HanselmannMake OpGroupRename consistent with OpInstanceRename
next