68ad590c37
- Fixes the zapi calls for setting up a kerberos, which have changed since ONTAP 8.3. - Fixes kerberos configuration cleanup when deleting a share server. - Fixes access rules authentication methods for NFS when a share server is configured for Kerberos. Change-Id: I60b4f92979045b1fdb90ad8df4f65c1dfe463ae8 Closes-Bug: #1901189 Closes-Bug: #1904746 Closes-Bug: #1907669 Co-Authored-By: Felipe Rodrigues <felipefuty01@gmail.com> Signed-off-by: Douglas Viroel <viroel@gmail.com>
14 lines
603 B
YAML
14 lines
603 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp ONTAP driver is now fixed to properly configure and clean up share
|
|
servers with Kerberos security service, for clustered ONTAP 8.3 or higher.
|
|
Access rules are now configured with the correct NFS authentication methods
|
|
based on the security service configured in the share server. Please refer to
|
|
`Launchpad Bug #1901189 <https://bugs.launchpad.net/manila/+bug/1901189>`_,
|
|
`Launchpad Bug #1904746 <https://bugs.launchpad.net/manila/+bug/1904746>`_,
|
|
and `Launchpad Bug #1907669 <https://bugs.launchpad.net/manila/+bug/1907669>`_
|
|
for more details.
|
|
|
|
|