summaryrefslogtreecommitdiff
path: root/tempest/api/volume/admin/test_multi_backend.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixsongwenping2021-04-151-2/+1
* Adding description for testcases - volume part3zhufl2020-08-141-4/+30
* Move skip condition under skip_checks methodlkuchlan2018-06-101-3/+4
* Use create_volume wrapper for volume creationlkuchlan2017-09-041-17/+1
* Rename Cinder V2 API testsKen'ichi Ohmichi2017-03-301-4/+4
* Remove special_fields definitionzhufl2017-03-231-2/+1
* Remove Cinder v1 testsKen'ichi Ohmichi2017-03-161-4/+0
* Use tempest.lib data_utils - volumeKen'ichi Ohmichi2017-03-131-1/+1
* Merge "Add a generic "wait_for_volume_resource_status" function"Jenkins2017-02-221-2/+2
|\
| * Add a generic "wait_for_volume_resource_status" functionlkuchlan2017-02-191-2/+2
* | Do not use unnecessary instance variable in compute and volumezhufl2017-02-171-3/+3
|/
* Remove unused variable in compute and volumezhufl2017-02-161-3/+2
* Switch to decorators.idempotent_id on volumeKen'ichi Ohmichi2017-02-051-5/+5
* Use more specific asserts in testsBéla Vancsics2016-11-091-1/+1
* Remove the default size in volumes_clientKen'ichi Ohmichi2016-09-011-2/+2
* Use classname as prefix of volume namezhufl2016-08-191-2/+2
* Use cls in classmethod instead of selfzhufl2016-08-171-10/+10
* Cinder volume type access testslkuchlan2016-06-221-8/+2
* Fix cinder volume nameing for adminbkopilov2016-06-081-2/+2
* Remove old cinder multibackend configuration from tempest.confbkopilov2016-04-161-8/+3
* Removing wrapper method for "wait_for_volume_status" functionYaroslav Lobankov2016-03-251-2/+3
* Trival: Remove unused logging import in some filesChenZheng2016-01-061-3/+0
* Make volume_types_client use **kwargslei zhang2015-12-071-1/+1
* Change multi-backend configuration to a listBenny Kopilov2015-11-251-39/+37
* Merge "Full response for VolumesClient methods"Jenkins2015-09-071-4/+5
|\
| * Full response for VolumesClient methodsJohn Warren2015-08-311-4/+5
* | Full response for VolumeTypesClient methodsJohn Warren2015-08-131-1/+1
|/
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove smoke tag from admin testsSean Dague2015-04-291-2/+0
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Apply a naming rule of GET to volume clientKen'ichi Ohmichi2015-04-071-3/+3
* Update all Oslo module useDoug Hellmann2015-03-111-1/+1
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Replaces hardcoded volume size by configured valueMarkus Zoeller2015-03-031-2/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+4
* Split resource_setup for volume testsRohan Kanade2015-02-191-2/+7
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Change volume client methods to return one valueJoseph Lanoux2015-01-151-6/+6
* Fixes volume client in volume testsChandan Kumar2014-11-111-9/+10
* enable cinder v2 api for test_multi_backendChandan Kumar2014-10-151-6/+11
* Fix duplicate ref of volume_types_client in vol testsghanshyam2014-10-091-2/+2
* Migrate volume API tests to resource_* fixturesAndrea Frittoli2014-10-031-5/+4
* VolumeMultiBackendTest: delete error volumesgit-harry2014-09-111-2/+2
* Update volume client check successSwapnil Kulkarni2014-08-191-6/+5
* Add "capabilities:" to multiple_backends extra-spec keyJerry Cai2014-07-141-39/+77
* Stop volume leakingZhi Kun Liu2014-03-241-33/+29
* Prepare for enabling H302 rule (api/volume,tempest/*)Masayuki Igawa2014-03-041-3/+3
* Fix client usage in multibackend volume testMatthew Treinish2014-02-071-19/+4
* Correctly call client inits from test_multi_backendMatthew Treinish2014-02-041-4/+2
* Convert volume api tests to use global CONF objectMatthew Treinish2014-01-301-9/+12