Merge branch 'stable-2.6-hotplug' into stable-2.6-ippool-hotplug-esi
[ganeti-local] / qa / qa_utils.py
2012-06-05 Iustin PopQA: stop logging SSH arguments for each invocation
2012-06-05 Iustin PopSwitch QA to tty-less mode
2012-05-15 Michael Hanselmannqa_utils: Factorize code for getting entity name
2012-05-14 Michael Hanselmannqa_utils: Accept string as instance for check
2012-05-10 Michael HanselmannQA: Infrastructure for hook script to check instance...
2012-04-19 Michael HanselmannConvert listing exports to query2
2012-04-13 Michael HanselmannFix QA failures with "gnt-job list"
2012-01-19 Michael HanselmannFix wrong option names in QA and cluster-merge
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-25 Iustin PopMost boring patch ever
2011-03-08 Michael HanselmannQA: Add utility to ensure item is not in sequence
2011-03-03 René NussbaumerLUInstanceRename: Fail if renamed hostname mismatch
2011-02-03 René NussbaumerMake it possible to disable tty in qa_utils.GetCommandO...
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-10 Adeodato SimoFix docstring for "cmd" in qa_utils.GetSSHCommand
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.