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>
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Description
Languages
Python
99.3%
Shell
0.7%