manila/manila/tests/share/drivers
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
..
cephfs cephfs_native: Fix client eviction 2016-06-09 13:16:10 -04:00
emc Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
ganesha ganesha: implement update_access 2016-06-13 19:29:10 +02:00
glusterfs Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
hdfs QoS support for shares 2016-01-15 10:15:50 +08:00
hitachi Fix HDS HNAS errors caused by incorrect IDs 2016-05-30 15:27:45 -03:00
hpe Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
huawei Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
ibm QoS support for shares 2016-01-15 10:15:50 +08:00
netapp Merge "Manage / unmanage snapshot in NetApp cDOT drivers" 2016-07-01 01:40:17 +00:00
quobyte Remove default values for update_access() 2016-03-14 15:24:41 -03:00
tegile Add share driver for Tegile IntelliFlash Arrays 2016-03-03 01:13:54 -08:00
windows Test: make enforce_type=True in CONF.set_override 2016-05-12 11:27:30 +05:30
zfsonlinux Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
zfssa Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
test_ganesha.py ganesha: implement update_access 2016-06-13 19:29:10 +02:00
test_generic.py Generic driver: ignore VolumeNotFound in deleting 2016-03-29 23:10:14 +08:00
test_glusterfs.py glusterfs: Implement update_access() method 2016-06-13 19:29:18 +02:00
test_helpers.py Fix generic and LVM driver access rules for CIDRs 2016-03-17 17:30:14 +01:00
test_lvm.py Use assertTrue rather than assertEqual(True, ...) 2016-05-23 19:07:54 -04:00
test_service_instance.py Use assertTrue rather than assertEqual(True, ...) 2016-05-23 19:07:54 -04:00