python-openstackclient/openstackclient/tests/functional/volume/v2
Bram Verschueren 69870ae439
Fix faulthy state argument choice
The correct state name for a failing volume snapshot deletion is
'error_deleting' instead of 'error-deleting'. [1]

[1] 89d6a5042f/cinder/objects/fields.py (L126)

Task: #37844
Story: #2007037

Change-Id: Ia99900ece4f1cd29769b22ddaa3965789d719556
2019-12-19 09:48:17 +01:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_qos.py Use cliff formattable columns in volume v2 commands 2019-06-22 14:56:10 -05:00
test_service.py Add "volume service list --host" functional test case 2017-09-19 14:06:27 +08:00
test_transfer_request.py More state handling in volume transfer requests functional tests 2019-02-06 15:40:25 -06:00
test_volume_backup.py Remove deprecated volume commands and args 2019-05-20 14:05:18 -05:00
test_volume_snapshot.py Fix faulthy state argument choice 2019-12-19 09:48:17 +01:00
test_volume_type.py Use cliff formattable columns in volume v2 commands 2019-06-22 14:56:10 -05:00
test_volume.py Use cliff formattable columns in volume v2 commands 2019-06-22 14:56:10 -05:00