ganeti-local
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 the OP_ID of OpAssignGroupNodes
2011-01-18 Iustin PopFix bug introduced by f5677ab
2011-01-14 Guido TrotterMerge branch 'devel-2.3' into devel-2.4
2011-01-14 Guido TrotterAllow burnin with hidden OSes
2011-01-14 Michael HanselmannBump version for Ganeti 2.4.0~beta1 v2.4.0beta1
2011-01-14 Michael HanselmannUpdate NEWS for Ganeti 2.4
2011-01-14 Michael HanselmannUpdate RPC protocol version for Ganeti 2.4
2011-01-14 Michael HanselmannSet +x on tools/ganeti-listrunner
2011-01-14 René NussbaumerMerge branch 'devel-2.3'
2011-01-14 Michael Hanselmannquery: Update docstrings
2011-01-13 Iustin PopFix growing of DRBD disks
2011-01-13 René NussbaumerList node parameters in gnt-group list
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 Michael HanselmannFix typos in RAPI docstrings, add unittest
2011-01-12 René NussbaumerMove FormatParameterDict from gnt_instance.py to cli.py
2011-01-12 René Nussbaumergnt-group modify: ndparams not correctly updated
2011-01-12 Michael HanselmannAdd Ganeti 2.4 design document
2011-01-12 Stephen Shirleylast_resort groups prioritized by iallocator plugin
2011-01-12 Guido TrotterRemove --master-netdev default value
2011-01-12 Iustin PopRun pylint over QA code too
2011-01-12 Iustin PopQA: use a persistent SSH connection to the master
2011-01-12 Iustin PopQA: Fix duplicated OOB tests
2011-01-11 Apollon OikonomopoulosAdd ability to retain specified fds open in RunCmd
2011-01-11 Michael HanselmannAdd tests for objects.Instance
2011-01-11 Michael Hanselmannobjects: Fix off-by-one in error message
2011-01-11 Michael Hanselmannutils: Cleanup and sort wildcard imports
2011-01-11 Michael Hanselmannutils: Drop RemovePidFile
2011-01-11 Michael Hanselmannutils: Move NewUUID to utils.io
2011-01-11 Michael Hanselmannutils: Move more text-related code
2011-01-11 Michael Hanselmannutils: Move process-related code into separate file
2011-01-11 Michael Hanselmannutils: Move ResetTempfileModule to wrappers module
2011-01-11 Michael Hanselmannutils: Move RunningTimeout to utils.algo
2011-01-11 Michael Hanselmannutils: Move code manipulating /etc/hosts to separate...
2011-01-11 Michael HanselmannFix utils.io unittest
2011-01-11 Michael Hanselmannutils: Move X509-related code into separate file
2011-01-11 Michael Hanselmannutils: Move I/O-related code into separate file
2011-01-11 Michael Hanselmannutils: Move code related to file locking into separate...
2011-01-11 Michael Hanselmannutils: Move wrappers into separate file
2011-01-11 Michael Hanselmannutils: Use function to disable fork
2011-01-11 Michael Hanselmannutils: Change RemovePidFile to take path, not name
2011-01-11 René NussbaumerFix a typo in backend.py
2011-01-11 René NussbaumerPause/Resume sync accordingly before wiping disk
2011-01-11 René NussbaumerAdd RPC calls for pause/resume sync of devices
2011-01-11 René NussbaumerAdd backend method for pause/resume sync of devices
2011-01-11 René NussbaumerMake it possible to pause/resume sync of mirrored dev
2011-01-11 Iustin PopFix some doc issues introduced in recent commits
2011-01-11 David KnowlesMore fixes to hooks documentation
2011-01-10 Adeodato SimoFix docstring for "cmd" in qa_utils.GetSSHCommand
next