KVM: configure bridged NICs at migration start
[ganeti-local] / lib / cmdlib.py
2011-06-27 Iustin PopFix bug in drbd8 replace disks on current nodes
2011-06-23 Guido TrotterLUInstanceCreate: use opcodes.RequireFileStorage
2011-06-17 Guido TrotterAdd one forgotten element to the file disk path
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-05-26 Michael HanselmannTLReplaceDisks: Move assertion checking locks
2011-05-24 Iustin Popnode evac: don't call IAllocator if no instances
2011-05-16 Iustin PopIntroduce instance start/stop no_remember attribute
2011-05-11 Iustin PopTry to prevent instance memory changes N+1 failures
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 PopRename instance: only show new name when different
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
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 HanselmannTLReplaceDisks: Use implicit loop for dictionary
2011-04-29 Michael HanselmannRelease unneeded locks while replacing disks
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-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 'stable-2.4' into devel-2.4
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
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-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-02-28 Iustin PopFix potential data-loss bug in disk wipe routines
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-10 Iustin PopFix bug in iallocator data structures build
2011-02-09 Iustin PopFix error msg for instances on offline nodes
2011-02-09 Iustin Popcluster verify and instance disks on offline nodes
2011-02-09 Iustin PopCluster verify and N+1 warnings for offline nodes
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-28 Michael HanselmannExport console information as query field
2011-01-28 Stephen ShirleyPrevent removal of last node group
2011-01-28 René NussbaumerFix instance list for instances running multiple times
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-27 Iustin Popcluster verify: add hvparams verification
2011-01-26 Iustin PopVerify disks: increase parallelism and other fixes
2011-01-26 Iustin PopDeactivate disks: allow skipping hypervisor checks
2011-01-26 Iustin PopShow hidden/blacklisted OSes in cluster info
2011-01-26 Iustin PopFix LUOSDiagnose and non-vm_capable nodes
2011-01-26 René NussbaumerRephrasing two error messages for auto promotion
2011-01-26 René NussbaumerFix payload check for out-of-band health
2011-01-26 René NussbaumerFix premature abort of LUOobCommand due to result.Raise
2011-01-24 René NussbaumerModify LUOobCommand to support multiple nodes
2011-01-20 Iustin PopAnother fix for LUClusterVerifyDisks
2011-01-20 Apollon OikonomopoulosFix disk adoption breakage
2011-01-19 Apollon OikonomopoulosFix disk count check in LUSetInstanceParams
2011-01-18 Iustin PopRename OpTestJobqueue and LUTestJobqueue
2011-01-18 Iustin PopRename OpAddTags and LUAddTags
2011-01-18 Iustin PopRename OpSearchTags and LUSearchTags
2011-01-18 Iustin PopRename OpGetTags and LUGetTags
2011-01-18 Iustin PopRename OpDelTags and LUDelTags
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 OpQueryNodes and LUQueryNodes
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
next