manila/releasenotes/notes/share-server-delete-failure-ca29d6b286a2c790.yaml
Ryan Liang 619e22e5a6 VNX: share server cannot be deleted
The output of share server's interface changed. The VNX driver failed to
detect the NFS interface of share server. So the detach of interface was
skipped, and deletion of share server failed because some interface was
still attached.

Closes-bug: 1700727
Change-Id: I07d7be889d565249e3542925d2ad404106752d3d
2017-06-30 10:21:03 +08:00

6 lines
202 B
YAML

---
fixes:
- Fix the issue of deleting share server in VNX driver. The VNX driver failed
to detect the NFS interface of share server, so the detach and deletion of
NFS interface were skipped.