summaryrefslogtreecommitdiff
path: root/heat/tests/openstack/cinder/test_volume.py
Commit message (Expand)AuthorAgeFilesLines
* Use Block Storage API v3 instead of API v2stable/ussuriTakashi Kajinami2021-08-251-1/+1
* Check for nova exception.Conflict rather than task_stateRabi Mishra2020-07-011-4/+8
* Support handling empty string for volume AZFeilong Wang2020-02-241-0/+23
* Check task_state of instance before volume actionsricolin2019-12-261-0/+115
* Fix multiple gate issuesRabi Mishra2019-09-181-35/+2
* Don't depend on string interningZane Bitter2018-06-141-6/+6
* Remove mox usage from test_volumericolin2018-06-141-507/+428
* Parse live data with correct key 'readonly'huangtianhua2017-08-281-1/+1
* Fix snapshot/restore of volumesThomas Herve2017-05-171-4/+5
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-081-2/+1
* Merge "Enable new translation mechanism"Jenkins2017-04-131-6/+5
|\
| * Enable new translation mechanismPeter Razumovsky2017-04-121-6/+5
* | Deprecate 'attachments' in favor of 'attachments_list'Paul Bourke2017-04-121-0/+1
|/
* Set default value for 'metadata' of cinder volumehuangtianhua2016-12-131-10/+21
* Don't replace failed volume alwayshuangtianhua2016-12-091-0/+43
* Use more specific asserts in testsBéla Vancsics2016-11-221-1/+1
* Small refactoring translation mechanismPeter Razumovsky2016-09-271-2/+3
* Cinder::Volume observe reality implementationPeter Razumovsky2016-09-051-10/+88
* Merge "Deal with cinder-backup service absent"Jenkins2016-08-181-0/+12
|\
| * Deal with cinder-backup service absentPavlo Shchelokovskyy2016-06-221-0/+12
* | Fix path_in_stack for scheduler hintsRabi Mishra2016-08-051-1/+1
* | Merge "Remove deprecated v1 cinder api support"Jenkins2016-08-031-45/+0
|\ \
| * | Remove deprecated v1 cinder api supportRabi Mishra2016-08-021-45/+0
| |/
* | Merge "Remove tests for show attribute in cinder"Jenkins2016-08-021-1/+0
|\ \ | |/ |/|
| * Remove tests for show attribute in cinderOleksii Chuprykov2016-04-181-1/+0
* | Improve validation of cinder volume resourcehuangtianhua2016-05-311-7/+18
|/
* Change type of raised exception in translationPeter Razumovsky2016-04-131-2/+4
* Set enforce_type=True on config overrides in testsAngus Salkeld2016-04-111-1/+2
* Use custom find functions for image lookupRabi Mishra2016-01-271-2/+3
* Make sure update access mode for volume in availablehuangtianhua2015-12-261-58/+78
* Fix using mock return_value in unittestsSergey Kraynev2015-12-251-2/+6
* Change namespace for Cinder resources and testsricolin2015-11-201-0/+1210