733d6218e6
This implementation adds the functionality to add/update security services to in use share networks using the container driver. The container driver will also try to setup security services while creating share servers. Currently, the only supported security service type is LDAP. Co-Authored-By: Carlos Eduardo <ces.eduardo98@gmail.com> Partially Implements: bp add-security-service-in-use-share-networks Depends-On: I129a794dfd2d179fa2b9a2fed050459d6f00b0de Change-Id: Ifb8b9ebe6eb0661844c794ca1a32e35105652f72
8 lines
254 B
YAML
8 lines
254 B
YAML
---
|
|
features:
|
|
- |
|
|
The Container Driver is now able to handle LDAP security services
|
|
configuration while setting up share servers. Also, the Container Driver
|
|
allows adding or updating ``LDAP`` security services to in use share
|
|
networks.
|