224d3aa4dd
When share server is in error state in Manila and backend vserver has not been created, there exist entries of share server and shares in database. Deletion of share in such case cause share in error_deleting state. In order to delete share correctly, we need to fix _get_vserver which should check vserver existence before building the vserver client. Closes-Bug: #1964592 Change-Id: I1f6b94a7e54403a559a5d77b4d93b939a40e76bf
7 lines
250 B
YAML
7 lines
250 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp driver: driver can now delete the share server in error state that
|
|
had not been created on storage side. For more details, please refer to
|
|
`launchpad bug #1964592 <https://bugs.launchpad.net/manila/+bug/1964592>`_
|