lvmstrap: add support for non-partitioned md disks
[ganeti-local] / qa / qa_utils.py
2010-12-21 Michael HanselmannFix QA for “list-fields” commands
2010-12-16 René NussbaumerQA: Allow upload of string data
2010-12-14 Michael HanselmannQA: Extend unittests for query operations, add tests...
2010-12-10 Michael HanselmannQA: Improve tests for instance/node list
2010-11-29 Iustin PopSimplify QA commands
2010-11-01 Michael HanselmannChange qa_utils.ResolveInstanceName to take name
2010-06-14 Michael Hanselmannqa_rapi: Test inter-cluster instance move script
2010-05-11 Michael HanselmannQA: Add function create temporary backup file
2010-03-26 René NussbaumerAdding QA RAPI tests for activate-disks and deactivate...
2008-09-05 Michael HanselmannQA: Remove dry run mode
2008-08-26 Michael HanselmannQA: Use pseudo-tty via SSH
2008-08-18 Michael HanselmannCopy qa_utils.AssertIn from 1.2 branch
2008-08-15 Michael HanselmannRemove QA hook functionality
2008-02-14 Michael HanselmannCode style updates for QA code.
2007-12-03 Michael HanselmannAdd comment about PEP 318 to qa_utils.py.
2007-11-22 Michael HanselmannList loading hooks in QA.
2007-11-08 Michael HanselmannImplement hooks infrastructure.
2007-11-01 Michael HanselmannCleanup colouring functions.
2007-10-18 Michael HanselmannImplement disk failure QA test.
2007-10-15 Michael HanselmannDon't take unused parameter in qa_utils.py:Print{Info...
2007-10-12 Michael HanselmannTest “gnt-node evacuate” and “gnt-node failover” in QA.
2007-10-10 Michael HanselmannColours and warnings.
2007-09-26 Michael HanselmannEnhance QA.
2007-09-13 Michael HanselmannSplit QA script into different modules.