Fix potential data-loss bug in disk wipe routines
[ganeti-local] / lib / cmdlib.py
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
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 OpQueryGroups and LUQueryGroups
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
2011-01-18 Iustin PopRename OpSetClusterParams and LUSetClusterParams
2011-01-18 Iustin PopRename OpRepairDiskSizes and LURepairDiskSizes
2011-01-18 Iustin PopRename OpRenameCluster and LURenameCluster
2011-01-18 Iustin PopRename OpRedistributeConfig and LURedistributeConfig
2011-01-18 Iustin PopRename OpQueryClusterInfo and LUQueryClusterInfo
2011-01-18 Iustin PopRename OpPostInitCluster and LUPostInitCluster
2011-01-18 Iustin PopRename OpDestroyCluster and LUDestroyCluster
2011-01-18 Iustin PopRename OpQueryConfigValues and LUQueryConfigValues
2011-01-18 Iustin PopRename OpRemoveExport and LURemoveExport
2011-01-18 Iustin PopRename OpQueryExports and LUQueryExports
2011-01-18 Iustin PopRename OpPrepareExport and LUPrepareExport
2011-01-18 Iustin PopRename OpExportInstance and LUExportInstance
2011-01-18 Iustin PopFix bug introduced by f5677ab
2011-01-13 Iustin PopFix growing of DRBD disks
2011-01-13 René NussbaumerList node parameters (if any) in gnt-node info
2011-01-13 René NussbaumerList node parameters in gnt-cluster info output
2011-01-12 René Nussbaumergnt-group modify: ndparams not correctly updated
2011-01-11 René NussbaumerPause/Resume sync accordingly before wiping disk
2011-01-10 Adeodato SimoCluster verify warns if there are split instances
2011-01-10 Adeodato SimoAdd OpAssignGroupNodes and LUAssignGroupNodes
2011-01-10 Iustin PopIAllocator: fix breakage for non-vm_capable nodes
2011-01-07 Michael HanselmannUse new console information in hypervisor abstraction
2011-01-07 Michael HanselmannIntroduce verbose opcode result for console
2011-01-06 Michael HanselmannIncrease timeout for connection on remote import
2011-01-06 René NussbaumerSupport query of node field 'powered'
2011-01-06 Adeodato Simocmdlib.py: convert LUQueryGroups to query2
2011-01-06 Adeodato Simocmdlib.py: move _GetQueryImplementation to end of file
2011-01-05 René Nussbaumerout of band verification in gnt-cluster verify
2011-01-05 Michael HanselmannMigrate code verifying opcode parameters to base class
2011-01-05 Michael Hanselmanncmdlib: Remove opcode parameters
next