manila/releasenotes/notes/bug-1995733-netapp-cifs-server-force-delete-d513c548ebf56448.yaml
Maurice Escher 46d0c4d34a
[NetApp] fallback to cifs-server force delete on vserver cleanup
If deletion with username + password is not working.

Fixes error: 'NetApp API failed. Reason - 19149:Username cannot be empty.'
The parameter username is marked as optional, but it has to be given
either the force option or username + password.

Closes-Bug: #1995733
Change-Id: I778e47dabbd518dd4f7797b99f09e52fa7f56a3d
2022-11-23 10:27:50 +01:00

7 lines
220 B
YAML

---
fixes:
- |
NetApp driver has been fixed to the error in `launchpad bug 1995733
<https://bugs.launchpad.net/manila/+bug/1995733>`_ preventing share server
cleanup with active directory security service.