556c361558
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>
7 lines
159 B
YAML
7 lines
159 B
YAML
---
|
|
features:
|
|
- |
|
|
NetApp ONTAP driver: added support for `readable` replication. The driver
|
|
will continue having support for the `dr` type as well.
|
|
|