manila/manila/tests/share/drivers
Rodrigo Barbieri cb76d2febc Fix manila driverfixes/newton checks
Branch is broken so we need 2 fixes:

1) Add upper-constraints.txt from stable/newton

   This will be used to set the upper-constraints for unit
   test jobs on this branch.

2) Backport "Remove usage of parameter enforce_type"

   oslo.config has deprecated the enforce_type parameter to
   set_override() and set its default value to True [1],
   so remove this usage from our codebase.  Also remove
   explict str() cast of mock.sentinel_password in
   Windows driver since it should no longer be expected.

   [1] Ifa552de0a994e40388cbc9f7dbaa55700ca276b0
   (cherry-picked from 4e25ce5a0c)

Change-Id: Id7db496441f6c1d620a4995812ed4f8c98a00ad5
2018-04-16 16:37:40 -03:00
..
cephfs Fix manila driverfixes/newton checks 2018-04-16 16:37:40 -03:00
container [Container] Fix deletion of veths 2016-10-10 15:42:59 +00:00
emc Merge "Unity: Use job for NFS share creation" 2016-09-01 15:50:28 +00:00
ganesha ganesha: implement update_access 2016-06-13 19:29:10 +02:00
glusterfs glusterfs: handle new cli XML format 2016-09-09 08:25:25 +02:00
hdfs QoS support for shares 2016-01-15 10:15:50 +08:00
hitachi Merge "Add cleanup to create from snap in Manila HNAS driver" 2016-09-14 20:02:16 +00:00
hpe HPE 3PAR driver pool support 2016-08-31 10:52:28 -07:00
huawei huawei driver default create thin type share 2016-09-12 14:23:55 +08:00
ibm GPFS CES: Fix bugs related to access rules not found 2017-04-25 10:10:19 +00:00
netapp Fix manila driverfixes/newton checks 2018-04-16 16:37:40 -03:00
nexenta Nexenta: adding share drivers for NexentaStor 2016-09-01 18:06:14 +03:00
quobyte Replaces httplib with requests lib in Quobyte RPC layer 2016-07-29 08:27:30 +02:00
tegile Clean imports in code 2016-08-26 16:46:07 +07:00
windows Fix manila driverfixes/newton checks 2018-04-16 16:37:40 -03:00
zfsonlinux [ZFSonLinux] Fix share migration using remote host 2016-09-14 15:31:11 +03:00
zfssa Add share manage/unmanage of Oracle ZFSSA driver 2016-07-05 15:58:18 -04:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py [Dummy driver] Add share migration support 2016-09-01 05:45:27 +00: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