Bump new upstream version
[ganeti-local] / qa / qa_rapi.py
2013-04-17 Christos StavrakakisUpdate QA tests to check disk and NIC names
2013-03-12 Bernardo Dal SenoFix QA: skip reinstall for diskless instances
2013-02-27 Michael HanselmannQA: Disable RAPI tests for virtual clusters
2013-02-27 Michael HanselmannQA: Read virtual node's RAPI certificate
2013-02-12 Michael HanselmannQA: Set disk template directly via instance object
2013-02-12 Michael HanselmannRemove qa_config.GetInstanceNicMac
2013-02-11 Michael HanselmannQA: Convert instances from items to attributes
2013-02-11 Michael HanselmannQA: Convert nodes from items to attributes
2013-02-08 Michael HanselmannQA: Release instances through method
2013-02-08 Michael HanselmannQA: Release instance in ganeti-qa
2013-02-01 Bernardo Dal SenoQA: Use lists of nodes as argument to instance tests
2013-02-01 Bernardo Dal SenoQA: Instance tests check the configuration before running
2013-02-01 Bernardo Dal SenoQA: Added disk template to config
2013-01-11 Michael HanselmannQA: Factorize retrieving non-existent groups from config
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-09-18 Michael HanselmannMigrate qa/*.py from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-06-19 Michael HanselmannQA: Fix modification of HV parameters via RAPI
2012-06-07 Michael HanselmannQA: Add configuration options for static MAC address
2012-06-07 Michael HanselmannQA: Ignore tags using regular expression
2012-05-14 Michael HanselmannQA: Cleanup after commit 5fa0375e4a
2012-05-10 Michael HanselmannQA: Decorate tests with instance checks
2012-04-20 Michael HanselmannFix RAPI QA with exports via query2
2012-04-18 Iustin PopFix further QA failures due to query changes
2012-01-17 Iustin PopRework instance rename QA tests
2011-11-22 Guido Trotterqa: use maximum and minimum memory
2011-10-31 Michael HanselmannFix wrong headers and licences
2011-10-17 Michael HanselmannRAPI: Fix resource for replacing disks
2011-09-22 Michael HanselmannQA: Add tests for instance start/stop via RAPI
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-25 Iustin PopMost boring patch ever
2011-07-21 Michael HanselmannImplement instance failover via RAPI
2011-04-21 Michael HanselmannQA: Add tests for node group tags
2011-04-01 Michael HanselmannFix QA breakage caused by 3fd7f6524
2011-03-15 Michael HanselmannQA: Add tests for queries via RAPI
2011-03-08 Michael HanselmannQA: Improve tests for gnt-os
2011-02-18 Guido TrotterTestRapiInstanceRename use instance name
2011-02-18 Guido TrotterAdd QA rapi test for instance reinstall
2011-01-28 Michael HanselmannAdd RAPI resource for instance console
2011-01-18 Iustin PopRename OpPrepareExport and LUPrepareExport
2011-01-12 Iustin PopRun pylint over QA code too
2010-12-13 Adeodato SimoMore QA tests for group operations
2010-12-13 Adeodato SimoAdd the "alloc_policy" attribute to node groups
2010-12-09 Guido TrotterSimplify instance rename qa test
2010-12-08 Adeodato SimoIntroduce constant for the name of the initial node...
2010-12-01 Adeodato SimoQuerying node groups: add QA tests
2010-10-20 Michael HanselmannQA RAPI: Test HTTP 404 and 501
2010-10-07 Iustin PopTry again to fix the inter-cluster move QA test
2010-10-06 Iustin PopQA: Fix instance move tests
2010-10-05 Michael HanselmannRAPI QA: Override MAC address when moving instance
2010-09-16 Michael HanselmannQA: Test more tag operations via RAPI
2010-09-16 Michael Hanselmannqa_rapi: Fix indentation error
2010-08-18 Michael HanselmannRAPI client: Support modifying instances
2010-08-10 Michael HanselmannQA: Test renaming instance via RAPI
2010-07-29 Michael HanselmannQA: Test instance migration via CLI and RAPI
2010-07-08 Balazs LeczAdd oper_vcpus instance status field
2010-07-01 Michael HanselmannRAPI client: Switch to pycURL
2010-06-14 Michael Hanselmannqa_rapi: Test inter-cluster instance move script
2010-05-18 Michael HanselmannRAPI changes for instance moves
2010-05-13 Michael HanselmannQA: Test instance creation/deletion via RAPI client
2010-05-11 Michael HanselmannRAPI QA: Use RAPI client
2010-05-05 Michael HanselmannRAPI QA: Test instance creation/removal via RAPI
2010-05-05 Michael HanselmannRAPI QA: Support for request body
2010-04-12 René NussbaumerQA: Make the rapi credential handling less involving
2010-03-26 René NussbaumerAdding QA RAPI tests for activate-disks and deactivate...
2009-09-25 Iustin PopFix RAPI QA, broken by NIC parameters changes
2009-07-24 Guido TrotterMove rapi to GetDaemonPort
2009-07-24 Guido TrotterGet rid of constants.RAPI_ENABLE
2009-02-10 Iustin PopFix one more RAPI QA test
2009-02-06 Iustin PopQA: switch RAPI to https
2009-02-05 Iustin PopRevive RAPI QA tests for 2.0-style RAPI
2008-08-15 Michael HanselmannWhitespace fixes for remote API QA checks
2008-08-15 Michael HanselmannRemove QA hook functionality
2008-07-15 Oleksiy MishchenkoMigrate RAPI QA to trunk.