manila/manila/tests/share/drivers/netapp/dataontap/protocols
Felipe Rodrigues 556c361558 [NetApp] Add readable replication type support
Implement the `readable` replication type for the NetApp driver.
The driver will keep having support for the `dr` type as well, being
the driver replication type a list containing them.

The replicas for readable style are mounted, created the export and
applied the QoS. When promoting, the original active replica does
not need to be unmounted. The user just loses the write access.

The update access interface is now applying rules for non active
replicas that are readable.

Implements: bp netapp-readable-replica
Change-Id: Icc74eaecc75c3064715f91bebb994e93c0053663
Signed-off-by: Felipe Rodrigues <felipefuty01@gmail.com>
2021-09-02 18:07:23 +00:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
fakes.py Implement update_access() in NetApp cDOT drivers 2016-02-21 14:50:09 +00:00
test_base.py [NetApp] Add readable replication type support 2021-09-02 18:07:23 +00:00
test_cifs_cmode.py [NetApp] Add readable replication type support 2021-09-02 18:07:23 +00:00
test_nfs_cmode.py [NetApp] Add readable replication type support 2021-09-02 18:07:23 +00:00