aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/refstack_client/refstack_client.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Fix the regular expression for refstackLinda Wang1-3/+3
2017-09-08Fix pylint errors in test_refstack_clientLinda Wang1-2/+5
2017-09-07Remove redundant tempest cleanup utilityLinda Wang1-41/+1
2017-08-28Avoid exiting when snapshot initialization failedLinda Wang1-5/+8
2017-08-26Add log info of refstack tests into functest.logLinda Wang1-0/+8
2017-08-24Fix the tempest error when creating snapshotLinda Wang1-11/+17
2017-08-23Refactor resource creation and cleanup in TempestMartin Kulhavy1-3/+42
2017-08-15Remove timestamp in the details for tempestLinda Wang1-3/+3
2017-08-09Record the test cases passed in tempestLinda Wang1-6/+6
2017-07-17Wait for refstack-client to finishCédric Ollivier1-31/+18
2017-07-11Add decorators in testcases for energy recording.Benoit HERARD1-53/+76
2017-07-05Enable refstack work on https without SSL checksLinda Wang1-8/+9
2017-06-30Define console_scriptsCédric Ollivier1-3/+3
2017-06-28Fix refstack_defcoreLinda Wang1-20/+5
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-8/+16
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier1-1/+1
2017-05-19Replace CONST.* by getattribute/setattr for refstackLinda Wang1-12/+12
2017-05-18Remove check_success_ratejose.lausuch1-6/+12
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-2/+3
2017-05-02Merge "rename tempest.conf to refstack_tempest.conf"Jose Lausuch1-2/+2
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-2/+2
2017-04-22rename tempest.conf to refstack_tempest.confMatthewLi1-2/+2
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-2/+4
2017-04-04refstack client: improvement and fix of TestCase usageMatthewLi1-3/+2
2017-04-04Add case_name as constructor argCédric Ollivier1-5/+4
2017-03-28refstack: bugfix of name TestCaseMatthewLi1-1/+1
2017-03-28refstack client: manually running improvementMatthewLi1-28/+25
2017-03-27Rename testcase_base to testcaseCédric Ollivier1-11/+11
2017-03-27Switch TestcaseBase to TestCaseCédric Ollivier1-10/+10
2017-03-24Merge "Clean redundant error logs of refstack_defcore in the console"Jose Lausuch1-14/+15
2017-03-23Clean redundant error logs of refstack_defcore in the consoleLinda Wang1-14/+15
2017-03-21Update keys of details dic for refstack_defcoreLinda Wang1-3/+3
2017-03-15Parse refstack_defcore resultsLinda Wang1-1/+85
2017-03-15refstack client integrationMatthewLi1-0/+149