manila/manila/tests/share/drivers
Mark Sturdevant 9157b8afb2 GPFS KNFS: Fix deny access to succeed when possible
Use looser error code checking and add a verify
after deny access so that the call will succeed
whenever it can be confirmed that the access no
longer exists.

This fixes a variety of situations where previously
a return code of 1 while attempting to remove access
would cause the manila access rule to get stuck while
the actual client access export was removed or never
existed.

Change-Id: Ie058a6185e3f5d91fb1cf232301eb0ac6ddcea7e
Closes-Bug: #1651587
2016-12-23 01:17:20 +00:00
..
cephfs Check ceph backend connection on driver setup 2016-11-15 12:35:39 +01:00
container Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 2016-11-03 16:45:23 +08:00
dell_emc Merge "Change network allocation of Unity driver to 1" 2016-12-12 13:46: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 Add support for manage/unmanage snapshots in HNAS driver 2016-12-06 15:01:14 -02:00
hpe 3PAR driver fails to validate conf share server IPs 2016-09-19 15:10:22 -07:00
huawei TrivialFix: Remove Duplicate Keys 2016-11-28 12:48:36 -05:00
ibm GPFS KNFS: Fix deny access to succeed when possible 2016-12-23 01:17:20 +00:00
netapp Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-14 10:51:24 -05: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 Windows SMB: implement 'update_access' method 2016-09-01 06:36:16 +00:00
zfsonlinux [ZFSonLinux] Stop inheriting options creating share from snapshot 2016-12-06 14:57:35 +03:00
zfssa Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 2016-11-03 16:45:23 +08:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py [Dummy driver] Add possibility to set delays for driver methods 2016-11-23 16:03:07 +02:00
test_ganesha.py ganesha: implement update_access 2016-06-13 19:29:10 +02:00
test_generic.py [Generic driver] Fix generation of admin export location 2016-12-12 15:33:23 +03:00
test_glusterfs.py glusterfs: Implement update_access() method 2016-06-13 19:29:18 +02:00
test_helpers.py GPFS KNFS: Fix deny access to succeed when possible 2016-12-23 01:17:20 +00:00
test_lvm.py [Generic driver] Fix generation of admin export location 2016-12-12 15:33:23 +03:00
test_service_instance.py Use assertTrue rather than assertEqual(True, ...) 2016-05-23 19:07:54 -04:00