manila/releasenotes/notes/bug-1578328-fix-replica-deletion-in-cDOT-7e4502fb50b69507.yaml
Goutham Pacha Ravi 8cc148fe91 NetApp cDOT: Avoid cleaning up 'invalid' mirrors
NetApp cDOT SnapMirrors cannot be established from one
FlexVol to itself, however, the cDOT driver issues ZAPIs to
delete/release SnapMirrors between the volume and itself.

Avoid this behavior and add unit test coverage.

Change-Id: I8ca096dfe8463511595a67cbea3ca31a80c0e5fb
Closes-Bug: #1578328
2016-09-07 19:46:50 +00:00

6 lines
186 B
YAML

---
fixes:
- Changed share replica deletion logic in the NetApp cDOT driver
to disregard invalid replication relationships from among those recorded
by the driver to clean up.