summaryrefslogtreecommitdiff
path: root/tempest/api/volume/admin/test_volume_services.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - volume part4zhufl2020-08-141-1/+5
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-4/+4
* Rename Cinder V2 API testsKen'ichi Ohmichi2017-03-301-2/+2
* Remove unused CONF and LOGzhufl2017-03-291-4/+0
* Merge "Make test_volume_pools A/A compatible"Jenkins2017-03-291-0/+14
|\
| * Make test_volume_pools A/A compatibleMichaƂ Dulko2017-02-151-0/+14
* | Remove Cinder v1 testsKen'ichi Ohmichi2017-03-161-4/+0
* | Remove volume_feature_enabled.volume_servicesSean McGinnis2017-02-251-3/+1
|/
* Switch to decorators.idempotent_id on volumeKen'ichi Ohmichi2017-02-051-5/+5
* Fix test_volume_services testcaseBenny Kopilov2016-08-191-1/+1
* Fix test_get_service_by_host_nameYuriy Nesenenko2016-03-021-12/+12
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Skip the test_get_service_by_host_nameYuriy Nesenenko2016-02-151-1/+13
* Make argument params of list methods consistentlei zhang2015-11-301-9/+7
* Fix H404/405 violations for api tests(1/3)Ken'ichi Ohmichi2015-11-191-2/+2
* Full response for VolumeServicesClient methodsJohn Warren2015-08-131-5/+10
* remove gate tag (part 1)Sean Dague2015-04-271-4/+0
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+4
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Change volume client methods to return one valueJoseph Lanoux2015-01-151-5/+5
* add cinder v2 api tests for volume_servicesjun xie2014-12-021-8/+11
* Migrate volume API tests to resource_* fixturesAndrea Frittoli2014-10-031-2/+2
* Update volume client check successSwapnil Kulkarni2014-08-191-8/+5
* Add tests for CINDER services v1 APIsAbhijeet.Jain2014-04-241-0/+74