manila/releasenotes/notes/bug-1607029-fix-share-server-deletion-when-interfaces-dont-exist-4d00fe9dafadc252.yaml
Clinton Knight bcd2855e8e NetApp cDOT vserver deletion fails if no lifs present
If no LIFs are present on a vserver (such as can happen if an error
occurs during share creation in driver_handles_share_servers=True
mode), the vserver deletion fails due to a recent change. This makes
the deletion path more resilient.

Change-Id: I475b7b00cd5ba6bb111e2002bb8faa49e4878592
Closes-Bug: #1607029
2016-08-05 20:40:56 +00:00

5 lines
125 B
YAML

---
fixes:
- Fixed issue with NetApp cDOT share server cleanup when LIF creation fails
while setting up a new vServer.