manila/manila/tests/share
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
..
drivers Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Fix update_access concurrency issue 2016-03-18 16:02:21 -03:00
test_api.py Cleanup unused DB APIs 2016-06-13 13:53:14 -04:00
test_driver.py Use assertTrue rather than assertEqual(True, ...) 2016-05-23 19:07:54 -04:00
test_drivers_private_data.py Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
test_hook.py Add share hooks 2015-09-04 19:04:34 +03:00
test_manager.py Update quota usages correctly in manage share operation 2016-06-23 14:52:38 +00:00
test_migration.py Fix Share Migration access rule mapping 2016-03-11 08:37:40 -03:00
test_rpcapi.py Fix force-delete on snapshot resource 2016-04-01 18:33:26 +00:00
test_share_types.py Support standard Manila capability flags in NetApp cDOT driver 2015-12-22 19:17:02 +00:00
test_share_utils.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00