summaryrefslogtreecommitdiff
path: root/functional/common/test.py
Commit message (Expand)AuthorAgeFilesLines
* Allow format selection in get_optsKyrylo Romanenko2016-07-141-2/+3
* Deduplicate get_opts methodsKyrylo Romanenko2016-07-051-6/+2
* Make code more compact for get_list_opts functionKyrylo Romanenko2016-06-241-3/+1
* Replace tempest-lib with tempest.libDaniel Gonzalez2016-04-291-2/+2
* Deduplicate CLI output parser code in test.pyKyrylo Romanenko2016-04-191-59/+4
* Use CommandFailed exception from tempest_libKyrylo Romanenko2016-04-131-1/+1
* Remove unused method cleanup_tmpfileCedric Brandily2016-04-061-7/+0
* Add quota functional testsRichard Theis2016-02-121-0/+5
* Fix functional tests for Python 3.4Sirushti Murugesan2015-10-121-1/+2
* add functional tests for identity v3Guojian Shao2015-07-071-0/+20
* Add image functional testsTerryHowe2015-06-021-1/+1
* Use format options for functional testsTerryHowe2015-05-171-2/+29
* Reduce parameters to base class executeTerryHowe2015-04-261-5/+4
* Add an API example base and functional test baseSteve Martinelli2014-11-151-0/+6
* Add functional tests to oscSteve Martinelli2014-10-011-0/+129