manila/manila/scheduler
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
2016-02-24 14:05:09 -05:00
..
drivers Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
filters Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
weighers Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
base_handler.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
host_manager.py Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
manager.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
rpcapi.py Fix rpcapi identifiers for better readability 2016-02-16 15:31:07 -05:00
scheduler_options.py Use oslo_log lib 2015-02-08 10:42:40 +00:00