Move cluster verify error codes to constants
[ganeti-local] / test / ganeti.cmdlib_unittest.py
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