deb-manila/manila/scheduler
Clinton Knight 8a4cf1c0ab Capability lists in Manila scheduler
Some share drivers would like to report pool capabilities such as
'compression': [True, False] to denote a pool which can simultaneously
handle shares with compression enabled and others with compression
disabled. This commit enhances the CapabilitiesFilter to handle this
use case.  An extra spec value will be compared to a capability list
and will be passed by the filter if it matches anything in the list.

Implements: blueprint support-lists-in-capabilities-filter
Change-Id: I50963a7cde54c10632ecf5caba2ee436073da8f8
2015-12-22 15:34:54 +00:00
..
drivers Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
filters Capability lists in Manila scheduler 2015-12-22 15:34:54 +00: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 Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
manager.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
rpcapi.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
scheduler_options.py Use oslo_log lib 2015-02-08 10:42:40 +00:00