cinder/releasenotes/notes/bug-1912564-strowize-hyperswap-volume-is-not-deleting-a94291248f8f59cd.yaml
GirishChilukuri fd77dfa223 [SVF]:Storwize hyperswap volume is not deleting.
[Spectrum Virtualize Family] During hyperswap volume delete operation
check_vdisk_fc_mappings is trying to delete the remote copy controlled
fcmaps which are created for hyperswap volumes.

This patch fixes the issue by ignoring the remote copy controlled fcmaps.

Closes-Bug: #1912564
Change-Id: I98f1c60810d675a51ce1cae8bcce51c6d88e6cd2
2021-03-17 05:31:56 +00:00

7 lines
172 B
YAML

---
fixes:
- |
IBM Spectrum Virtualize Family driver `Bug #1912564
<https://bugs.launchpad.net/cinder/+bug/1912564>`_: Fixed HyperSwap
volume deletion issue.