Merge branch 'stable-2.9' into stable-2.10
[ganeti-local] / qa / qa_cluster.py
2010-08-23 Iustin PopMerge branch 'devel-2.2'
2010-08-19 Michael HanselmannQA: Run simple job queue test
2010-08-19 Manuel FranceschiniSupport for IPv6 QA
2010-07-28 Iustin PopRename masterfailover to master-failover
2010-07-26 Iustin PopQA: add tests for the reserved lvs feature
2010-07-07 Iustin PopMerge branch 'devel-2.1'
2010-07-07 Iustin PopQA, burnin: allow selection of reboot types
2010-07-05 Iustin PopAdd a QA option to disable reboots during burnin
2010-07-05 Iustin PopAdd a QA option to disable reboots during burnin
2010-05-11 Michael HanselmannMerge branch 'devel-2.1'
2010-05-11 Michael HanselmannQA: Restore RAPI cert after “gnt-cluster renew-crypto”
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin Popqa: enable early release during parallel burnin
2010-04-26 Michael HanselmannMerge branch 'devel-2.1'
2010-04-23 Michael Hanselmannqa: Use qa_utils.UploadFile to upload rapi_users file
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-12 René NussbaumerQA: Make the rapi credential handling less involving
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 René NussbaumerQA: Make sure RAPI credentials are setup on cluster...
2010-03-17 Michael HanselmannAdd cluster domain secret
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael HanselmannImplement replacing cluster certs and keys via “gnt...
2009-10-02 Michael HanselmannReplace all xrange() with range()
2009-08-19 Guido TrotterQA: remove the --default-hypervisor option
2009-02-16 Iustin PopQA: add support for burnin rename
2009-01-13 Iustin PopQA: add burnin parameters (parallel, http-check)
2008-12-01 Michael HanselmannUpdate QA scripts to new cluster parameters
2008-08-15 Michael HanselmannRemove QA hook functionality
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-02-29 Iustin PopImplement QA tests for gnt-cluster rename
2008-02-14 Michael HanselmannCode style updates for QA code.
2008-01-28 Iustin PopAllow selection of hypervisor type in QA
2007-11-21 Michael HanselmannImplement disk templates for burnin from QA.
2007-11-08 Michael HanselmannInsert hook calls.
2007-11-05 Michael HanselmannRename utils.GetUUID to utils.NewUUID.
2007-11-02 Michael HanselmannTest “gnt-cluster command”.
2007-09-27 Michael HanselmannAdd more QA tests.
2007-09-13 Michael HanselmannSplit QA script into different modules.