summaryrefslogtreecommitdiff
path: root/tempest/api/volume/test_availability_zone.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - volume part4zhufl2020-08-141-1/+1
* Remove unnecessary client alias in AvailabilityZoneTestJsonjeremy.zhang2017-09-271-7/+3
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-1/+1
* Rename Cinder V2 API testsKen'ichi Ohmichi2017-03-301-3/+3
* Remove Cinder v1 testsKen'ichi Ohmichi2017-03-161-4/+0
* Switch to decorators.idempotent_id on volumeKen'ichi Ohmichi2017-02-051-2/+2
* Use assertGreater(Equal) over assertTruezhufl2016-10-211-1/+1
* Fix H404/405 violations for api tests(1/3)Ken'ichi Ohmichi2015-11-191-4/+1
* Full response for Volume AvailabilityZoneClient methodsJohn Warren2015-08-131-1/+2
* remove gate tag (part 1)Sean Dague2015-04-271-1/+0
* Apply a naming rule of GET to volume clientKen'ichi Ohmichi2015-04-071-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Split resource_setup for volume testsRohan Kanade2015-02-191-2/+2
* Change volume client methods to return one valueJoseph Lanoux2015-01-151-1/+1
* part 2 of delete xmlSean Dague2014-11-251-8/+0
* Migrate volume API tests to resource_* fixturesAndrea Frittoli2014-10-031-2/+2
* Update volume client check successSwapnil Kulkarni2014-08-191-2/+1
* Enable some volumes v2 tests by sharing codes part2Zhi Kun Liu2014-07-311-5/+12
* adds the missing _interface variableAbhijeet.Jain2014-06-041-0/+1
* Add tests for availability-zone-list CINDER V1 APIAbhijeet.Jain2014-05-061-0/+40