summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_availability_zone.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part9zhufl2020-08-121-2/+2
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-2/+2
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-3/+3
* Use assertGreater(Equal) over assertTruemelissaml2016-10-311-1/+1
* Use assertGreater(Equal) over assertTruezhufl2016-10-211-1/+1
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-3/+1
* Remove BaseComputeTest and _api_versionKen'ichi Ohmichi2015-11-061-2/+1
* Return complete response from availability_zone_clientghanshyam2015-08-041-2/+2
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Apply a naming rule of GET to compute clients(a-e)Ken'ichi Ohmichi2015-04-261-2/+2
* Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change some small compute clients to return one value and update testsDavid Kranz2015-02-101-5/+2
* Remove Nova v3 API testsKen'ichi Ohmichi2014-12-141-7/+3
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Fix availability zone client in compute admin testGhanshyam2014-06-241-1/+1
* Add a common admin class for Nova v2/v3 API testsKen'ichi Ohmichi2014-05-091-4/+8
* Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-3/+3
|\
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-3/+3
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
|/
* Separate non-admin AZ tests from admin test filesKen'ichi Ohmichi2014-02-201-9/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Separate negative tests for test_availability_zoneHaiwei Xu2013-12-161-13/+4
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Fixes typos in tempest/apiChang Bo Guo2013-09-141-2/+3
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-3/+3
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-4/+4
* rename tests -> apiSean Dague2013-05-201-0/+69