7f0737b75e
This patch is a follow up of [1] to address some comments added in the review process. It also adds more unit tests to validate the new code added. [1] https://review.opendev.org/c/openstack/manila/+/775032 Change-Id: If7b8628fa05200363a129eb19d9dc80fb7e3bc36 Signed-off-by: Douglas Viroel <viroel@gmail.com>
11 lines
428 B
YAML
11 lines
428 B
YAML
---
|
|
features:
|
|
- |
|
|
NetApp ONTAP driver now supports add and update security services when
|
|
they are associated with in use share networks. Both add and update
|
|
operations are supported by all three security service types:
|
|
``active_directory``, ``kerberos`` and ``ldap``. In order to update their
|
|
parameters in a non-disruptive way, ``active_directory`` and ``kerberos``
|
|
don't support ``domain`` updates.
|
|
|