manila/manila/tests/scheduler/filters
tpsilva f10776d832 Add DriverFilter and GoodnessWeigher to manila
This patch ports cinder's DriverFilter and GoodnessWeigher to manila.
These can use two new properties provided by backends,
'filter_function' and 'goodness_function', which can be used to filter
and weigh qualified backends, respectively.

Reference for cinder spec: I59b607a88953a346aa35e67e785a0417a7ce8cc9
Reference for cinder commit: I38408ab49b6ed869c1faae746ee64a3bae86be58

DocImpact
Change-Id: I873f4152e16efdeb30ceae26335a7974dc9b4b69
Implements: blueprint driver-filter-goodness-weigher
2016-07-18 17:28:40 -03:00
..
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_availability_zone.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_base.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_base_host.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_capabilities.py Capability lists in Manila scheduler 2015-12-22 15:34:54 +00:00
test_capacity.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_driver.py Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
test_extra_specs_ops.py extra-specs should work with string True/False 2016-01-25 15:23:47 +05:30
test_ignore_attempted_hosts.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_json.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_retry.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_share_replication.py Disallow scheduling multiple replicas on a given pool 2016-03-11 17:56:01 +00:00