manila/releasenotes/notes/bug-1982808-fix-netapp-api-failed-relationship-is-in-use-ecc9ede4d7f0f5b9.yaml
LuizSantos 1f9d51fdba NetApp API failed. Reason - 18177:Relationship is in use by SnapMirror in local cluster
Changed the client method 'get_snapmirror_destinations' instead of 'get_snapmirrors'

Closes-Bug: #1996907
Change-Id: Ie857caf8a439ca6b252baa3c1fbfb3f0e62d7562
2023-09-30 19:12:39 +05:30

9 lines
312 B
YAML

---
fixes:
- |
NetApp driver `bug #1982808
<https://bugs.launchpad.net/manila/+bug/1982808>`_: Fixed issue
to add the retry logic to delete and release the snapmirror relationship.
Delete the vserver pairing when there is no snapmirror relationship exist
on source and destination cluster.