cinder/cinder/tests/unit/volume
GirishChilukuri 1d10e63bdf [SVF]:Fix clone fcmap not being deleted in cleanup
[Spectrum Virtualize Family] check_vdisk_fc_mappings is not deleting
clone fc maps, if the flashcopy status is in copying autodelete is set
to on and copy progress is 100%. when multiple clones and snapshots
are created using common source volume, deleting the source volume
is not removing all the fcmaps involved in mapping with source volume.

This patch fixes the issue by removing the clone fcmap and then
removing the snapshot fcmap when the source has more than one fcmap.

Closes-Bug: #1890254

Change-Id: I84629cde6d27d6889a30d7c13d99f57c660adde7
(cherry picked from commit 3570a79a16)
(cherry picked from commit 6e592a8dd4)
(cherry picked from commit c469c1294d)
2021-05-07 14:49:20 +00:00
..
drivers [SVF]:Fix clone fcmap not being deleted in cleanup 2021-05-07 14:49:20 +00:00
flows Modify default/delete volume type logic 2020-09-21 11:08:49 +00:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_driver.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_image.py Merge "Untyped to Default Volume Type" 2019-09-25 18:58:39 +00:00
test_init_host.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_manage_volume.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_replication_manager.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_rpcapi.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_snapshot.py Fix revert to snapshot for non admins 2020-09-17 16:37:11 +02:00
test_volume.py Fix volume rekey during clone 2020-12-03 10:07:53 -05:00
test_volume_manager.py Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
test_volume_migration.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_volume_retype.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_volume_usage_audit.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00