Goutham Pacha Ravi
68925cbac7
Scheduler enhancements for Share Replication
Backends supporting replication of shares could be limited by vendor or storage model or software. Cloud administrators may also need to configure backends outside of Manila to support replication between these backends. Hence, Manila should allow administrators to specify 'replication_domain's. This configuration is reported to the scheduler as a backend capability as part of the _update_share_stats() driver call. The scheduler should acknowledge this 'capability' when scheduling shares supporting replication and replicas themselves. Introduce a new scheduler filter that uses a backend reported "capability" called 'replication_domain'. Implements bp: manila-dr-scheduler-enhancements DocImpact Change-Id: I194054a9a1071c2d577a588e3299ae81490cd0f8
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/Manila
- Developer docs: http://docs.openstack.org/developer/manila
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/manila
Python client
Description
Languages
Python
99.3%
Shell
0.7%