68925cbac7
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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_filter.py | ||
test_simple.py |