Merge branch 'stable-2.6-esi' into stable-2.6-ippool-hotplug-esi
[ganeti-local] / test / ganeti.cmdlib_unittest.py
2012-09-12 Michael Hanselmanncmdlib: Handle locking.ALL_SET correctly when copying...
2012-05-15 Iustin PopBeautify disk ipolicy violations in cluster-verify
2012-05-10 René Nussbaumercmdlib: Remove all diskparams calculations not required...
2012-03-15 René NussbaumerRename spindle_usage to spindle_use on Ganeti side
2012-03-15 René Nussbaumeripolicy: Keep track of spindle usage
2012-02-17 Michael HanselmannLUInstanceSetParams: Update disk's “iv_name”
2012-02-17 Michael HanselmannApplyContainerMods: Fix issues with indices
2012-02-15 Michael HanselmannAdd unittest for cmdlib._GenerateDiskTemplate
2012-02-13 Michael HanselmannApplyContainerMods: Return changes from callbacks
2012-02-13 Michael Hanselmanncmdlib: Add generic algorithm for modifying NICs/disks
2012-01-11 René Nussbaumercmdlib._ComputeMinMaxSpec: Add unittest for this function
2012-01-11 René Nussbaumercmdlib: Rename _CheckMinMaxSpecs to _ComputeMinMaxSpec
2012-01-10 René Nussbaumer_CheckTargetNodeIPolicy: instance.primary_node is not...
2012-01-06 René Nussbaumercmdlib: Adding helper for instance policy
2011-12-08 René Nussbaumercmdlib: Adding hv/disk state dict helper functions
2011-12-08 René Nussbaumercmdlib: Adding _UpdateAndVerifySubDict helper
2011-11-18 Andrea SpadacciniMerge branch 'devel-2.5'
2011-11-18 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-08 Michael HanselmannFail if node/group evacuation can't evacuate instances
2011-10-31 Michael HanselmannMerge branch 'devel-2.5'
2011-10-31 Michael HanselmannFix wrong headers and licences
2011-10-20 Guido TrotterMerge branch 'devel-2.5'
2011-10-20 Guido TrotterAllow per-hypervisor optional files
2011-10-05 Andrea SpadacciniMove cluster verify error codes to constants
2011-10-04 Michael HanselmannFix issue when verifying cluster files
2011-09-30 Michael HanselmannLUClusterVerifyGroup: Spread SSH checks over more nodes
2011-05-20 Adeodato SimoSplit LUClusterVerify into LUClusterVerify{Config,Group}
2011-03-15 Michael Hanselmannconstants: Rename QR_OP_*, add QR_VIA_RAPI
2011-02-04 Michael Hanselmannopcodes: Prepare addition of parameter descriptions
2011-01-18 Iustin PopCheck consistency of the class names and OP_ID
2011-01-18 Iustin PopRename OpTestJobqueue and LUTestJobqueue
2011-01-18 Iustin PopRename OpAssignGroupNodes and LUAssignGroupNodes
2011-01-18 Iustin PopRename OpVerifyCluster and LUVerifyCluster
2011-01-10 Adeodato SimoAdd unit tests for CheckAssignmentForSplitInstances
2011-01-05 Michael Hanselmanncmdlib: Remove opcode parameters
2011-01-05 Michael Hanselmannopcodes: Add opcode parameter definitions
2010-11-29 Michael HanselmannAdd OpQuery opcode
2010-07-15 Michael HanselmannAdd test for some aspects of job queue
2010-07-08 Apollon Oikonomopoulos_CheckIAllocatorOrNode unit tests
2010-07-02 Iustin PopRework the "type" system
2010-04-29 Michael HanselmannMove cmdlib._VerifyCertificate to utils
2010-03-12 Michael HanselmannVerify cluster certificates in LUVerifyCluster
2009-11-03 Michael HanselmannIgnore log messages in unittests
2008-11-21 Iustin PopMove FieldSet class to utils.py
2008-11-18 Iustin PopAdd a FieldSet class for variable parameter sets