cinder/cinder/tests/unit/volume
Atsushi Kawai a0d075219a Hitachi: Fix exception when deleted volume is busy
This patch is to fix an exception name when deleted volume is busy
in delete_volume().
Although exception ``VolumeIsBusy`` should be issued in that case,
``VolumeDriverException`` is issued. It should be fixed.

Closes-Bug: #2024418
Change-Id: I5405790c7cd4ca513ceea70380be723a54c3fe3c
2023-11-29 05:17:21 +00:00
..
drivers Hitachi: Fix exception when deleted volume is busy 2023-11-29 05:17:21 +00:00
flows Fix a regression in restoring to sparse volumes 2023-07-12 16:21:22 -05:00
__init__.py Report tri-state shared_targets for NVMe volumes 2022-05-24 15:13:23 +02:00
test_availability_zone.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_capabilities.py Fix extra_capabilities 2021-07-29 20:06:18 +00:00
test_connection.py Reject unsafe delete attachment calls 2023-05-10 19:51:33 +02:00
test_driver.py Report tri-state shared_targets for NVMe volumes 2022-05-24 15:13:23 +02:00
test_image.py Send the correct location URI to the Glance v2 API 2023-01-16 16:34:21 +02:00
test_init_host.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_manage_volume.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_replication_manager.py Move require_driver_initialized / log_unsupp to volume_utils 2021-06-11 11:13:34 -04:00
test_rpcapi.py Support volume re-image 2022-02-24 15:23:38 +05:30
test_snapshot.py Snapshot in-use volumes without force flag 2021-08-31 14:48:32 -04:00
test_volume.py Fix wrong assertion methods 2023-04-07 00:20:10 +09:00
test_volume_manager.py Send the correct location URI to the Glance v2 API 2023-01-16 16:34:21 +02:00
test_volume_migration.py Merge "Revert "Driver assisted migration on retype when it's safe"" 2023-11-13 17:47:06 +00:00
test_volume_reimage.py Add image_conversion_disable config 2022-06-01 03:56:02 +08:00
test_volume_retype.py Fix volume retype with AZ 2020-09-04 12:21:58 +00:00
test_volume_usage_audit.py Improve resource listing efficiency 2023-03-06 14:04:57 +00:00