Include VCS version in `gnt-cluster version`
[ganeti-local] / qa / qa_utils.py
2013-04-29 Bernardo Dal SenoQA: Handle multiple instance specs
2013-04-29 Bernardo Dal SenoQA: Transpose instance specs
2013-04-24 Bernardo Dal SenoQA: Split function to set and parse instance policies
2013-04-04 Bernardo Dal Senognt-node info uses a revised format
2013-03-26 Bernardo Dal Senognt-instance info uses a revised format
2013-03-26 Bernardo Dal Senognt-cluster info uses a revised format
2013-02-27 Michael Hanselmannqa_utils: Support virtual cluster for backup files
2013-02-27 Michael Hanselmannqa_utils: Virtual cluster support for SSH commands
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-12 Michael Hanselmannqa_utils: Fix order of arguments passed to _AssertRetCode
2013-02-11 Michael HanselmannQA: Drop dictionary support from qa_utils._GetName
2013-02-11 Michael HanselmannQA: Convert nodes from items to attributes
2013-02-08 Michael HanselmannQA: Support entity objects in qa_utils._GetName
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopRedirect output for gnt-* list/list-fields commands
2013-02-05 Iustin PopAdd function to execute QA commands with redirected...
2013-02-05 Iustin PopImplement option to skip logging of QA commands
2013-02-01 Michael HanselmannMerge branch 'devel-2.7'
2013-01-31 Bernardo Dal SenoQA: Added function to check cluster-verify result
2013-01-24 Helga VelroyenNetwork QA
2013-01-11 Michael HanselmannQA: Factorize retrieving non-existent groups from config
2012-12-19 Iustin PopRemove some unused Python code
2012-12-18 Bernardo Dal SenoFixes and improvements to comments
2012-10-11 Michael Hanselmannqa_utils: Stop hardcoding path to /etc/hosts
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.