summaryrefslogtreecommitdiff
path: root/tempest/tests/test_microversions.py
Commit message (Expand)AuthorAgeFilesLines
* [part1] Remove sixlikui2021-02-241-2/+1
* Unsupported 'message' Exception attribute in PY3junboli2017-07-311-1/+2
* Fix base unit test class locationMatthew Treinish2016-04-221-1/+1
* Replace Mox with MockJordan Pittier2016-04-141-2/+2
* Use tempest.tests.lib.base instead of tempest.tests.baseJordan Pittier2016-04-111-1/+1
* Merge "Migrated microversion testing framework to tempest/lib"Jenkins2016-03-161-1/+1
|\
| * Migrated microversion testing framework to tempest/libGhanshyam2016-03-111-1/+1
* | Move microversion config options to 'compute' sectionghanshyam2016-03-111-6/+6
|/
* Add new exception InvalidAPIVersionRange for microversionGhanshyam2016-02-021-2/+2
* Separate microversion test case related unit testsGhanshyam2016-02-011-0/+153