manila/manila/tests/share/drivers/container
Eduardo Santos 733d6218e6 Add security service update support to the container driver
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
2021-03-12 18:43:53 -03:00
..
__init__.py Container driver 2016-08-15 16:30:23 +03:00
fakes.py [Container driver] Adds share and share server migration 2020-09-11 14:20:25 +00:00
test_container_helper.py Make volume mount path configurable for ContainerShareDriver 2020-06-01 13:37:57 +03:00
test_driver.py Add security service update support to the container driver 2021-03-12 18:43:53 -03:00
test_protocol_helper.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_security_service_helper.py Add security service update support to the container driver 2021-03-12 18:43:53 -03:00
test_storage_helper.py [Container driver] Adds share and share server migration 2020-09-11 14:20:25 +00:00