manila/manila/scheduler
Clinton Knight a838eb3ffe Manila Scheduler should read full driver capabilities
The scheduler should see all the data reported by a driver in
update_share_stats(), but there were a couple of fields from the
top-level capabilities dictionary that weren't being copied into
the pools.  In particular, the value driver_handles_share_servers
must be present in each pool, since that value is required in each
share type and all scheduling will fail if the value isn't present
on each pool.

Change-Id: Id388dceecfaaca3145fda82dd98386a7ee51adb9
Closes-Bug: #1430434
2015-03-11 15:36:52 +00:00
..
filters Use oslo_log lib 2015-02-08 10:42:40 +00:00
weights Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
chance.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
driver.py Pool-aware Scheduler Support 2015-02-04 23:27:06 +00:00
filter_scheduler.py Make extra spec driver_handles_share_servers required 2015-03-06 13:19:14 +02:00
host_manager.py Manila Scheduler should read full driver capabilities 2015-03-11 15:36:52 +00:00
manager.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
rpcapi.py Pool-aware Scheduler Support 2015-02-04 23:27:06 +00:00
scheduler_options.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
simple.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00