summaryrefslogtreecommitdiff
path: root/tempest/api/volume/base.py
Commit message (Expand)AuthorAgeFilesLines
* Fail create if validation flags do not agreeDan Smith2023-05-021-0/+8
* Actually make volume extend tests validateDan Smith2023-05-011-0/+2
* Avoid long wait for volume detach in some testsDan Smith2023-02-221-5/+27
* Log console on failure to delete attachmentDan Smith2023-02-221-1/+2
* Decorate volume.base functions - fix cleanupBenny Kopilov2022-05-311-37/+37
* Allows to skip wait for volume createBenny Kopilov2022-04-131-3/+4
* Moving API microversion fixture in resource_setupGhanshyam Mann2021-12-111-7/+3
* Use lib.commom.api_microversion_fixture to set volume, compute API microversi...Sophie Huang2021-10-151-5/+10
* Cleans up volume backups after test run.Sampat Ponnaganti2021-04-021-0/+4
* Merge "Remove the unused _api_version variable from volume tests"Zuul2021-03-091-1/+0
|\
| * Remove the unused _api_version variable from volume testsGhanshyam Mann2021-01-061-1/+0
* | Merge "Remove deprecated config options for volume API selection"Zuul2021-02-231-17/+0
|\ \ | |/
| * Remove deprecated config options for volume API selectionGhanshyam Mann2020-12-311-17/+0
* | Add option to support volume_type in volume creationAnsuman Bebarta2021-02-161-0/+7
|/
* Merge "volume: Introduce extend attached encrypted volume tests"Zuul2020-09-231-0/+21
|\
| * volume: Introduce extend attached encrypted volume testsLee Yarwood2020-04-171-0/+21
* | Fix 404 when deleteing volume groupGupta, Sangeet (sg774j)2020-06-051-2/+5
|/
* Create default network for compute volume and negative metadata testsGhanshyam Mann2020-03-191-1/+6
* Specify AZ for non-scenario testsMartin Kopec2019-06-181-0/+4
* Make volume client alias with _latest suffixghanshyam2018-08-071-38/+33
* Merge "Support only volume api_v3 is enabled"Zuul2018-02-011-0/+5
|\
| * Support only volume api_v3 is enabledzhufl2018-01-021-0/+5
* | Merge "Use addClassResourceCleanup for cleanup of volume resources"Zuul2018-01-311-70/+22
|\ \ | |/ |/|
| * Use addClassResourceCleanup for cleanup of volume resourceszhufl2017-11-271-70/+22
* | Refactor volume groups and group snapshots testsjeremy.zhang2017-11-291-0/+21
|/
* Avoid using v3 volume clients when v3 is disabledLucian Petrut2017-08-311-9/+10
* Add Tests for Groups Volume APIs - Part 2xing-yang2017-07-251-0/+3
* Add test case for update volume backupjeremy.zhang2017-07-051-3/+6
* Add Tests for Groups Volume APIs - Part 1Xing Yang2017-05-021-6/+17
* Update "create_server" to wait until status is 'ACTIVE'lkuchlan2017-06-111-1/+2
* Replace the usage of 'os' with 'os_primary'zhufl2017-05-231-1/+1
* Add test case for show volume summaryjeremy.zhang2017-05-071-0/+6
* Merge "Revert "cinder backup force-delete when backup is error""Jenkins2017-05-031-8/+4
|\
| * Revert "cinder backup force-delete when backup is error"Ghanshyam Mann2017-05-021-8/+4
* | Remove redundant api client in volume testsjeremy.zhang2017-04-261-1/+0
* | test.py: stop using aliases for creds managerJordan Pittier2017-04-261-27/+28
* | Merge "Add test cases for volume quota class"Jenkins2017-04-251-0/+2
|\ \
| * | Add test cases for volume quota classjeremy.zhang2017-04-131-0/+2
* | | Merge "Use image native api in volume tests"Jenkins2017-04-251-4/+2
|\ \ \
| * | | Use image native api in volume testsjeremy.zhang2017-04-251-4/+2
* | | | Merge "cinder backup force-delete when backup is error"Jenkins2017-04-251-4/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cinder backup force-delete when backup is errorBenny Kopilov2017-04-111-4/+8
* | | Merge "[Negative] Create volume from image with decreasing size"Jenkins2017-04-241-0/+3
|\ \ \
| * | | [Negative] Create volume from image with decreasing sizejeremy.zhang2017-04-211-0/+3
| | |/ | |/|
* | | Remove unused compute networks client in volume testsjeremy.zhang2017-04-211-1/+0
|/ /
* | Merge "Add random name in volume.base.create_backup"Jenkins2017-04-071-0/+3
|\ \
| * | Add random name in volume.base.create_backupzhufl2017-03-311-0/+3
* | | Merge Cinder v3 base test module into general oneKen'ichi Ohmichi2017-04-041-1/+21
|/ /
* | Merge "Add test case for volume unmanage and manage"Jenkins2017-03-281-0/+1
|\ \ | |/ |/|
| * Add test case for volume unmanage and managejeremy.zhang2017-03-221-0/+1