manila/manila/tests/share/drivers
shaoxj 9f06403d73 inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs
'rw' means is read\write\create\delete file in manila.
But it is only read\write file in AS13000.
The 'rwx' in AS13000 does the same thing as 'rw' in manila.

Co-Authored-By: Brin Zhang <zhangbailin@inspur.com>

Closes-Bug: #1797291
Change-Id: Id1453e86f3179ef5bca3e349c6e7c58ff7f991c8
2018-10-30 05:18:42 -04:00
..
cephfs ganesha: store exports and export counter in RADOS 2017-12-08 10:33:44 +05:30
container [Container driver] Fix volume group data collection 2018-09-25 18:55:40 -07:00
dell_emc Merge "Use class name in invocation of super" 2018-06-12 17:28:22 +00:00
ganesha ganesha: read and store non-ASCII data in exports 2018-01-02 18:06:54 +05:30
glusterfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hdfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hitachi Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
hpe Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
huawei Use class name in invocation of super 2018-06-06 17:47:18 -07:00
ibm Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
infinidat INFINIDAT: unit tests - remove fake exception body 2018-08-06 11:10:24 +00:00
inspur inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs 2018-10-30 05:18:42 -04:00
maprfs Fix 3 CI breakages 2017-03-02 18:22:40 +02:00
netapp Merge "NetApp ONTAP fix test allocate container with share_instance" 2018-10-17 02:05:39 +00:00
nexenta Use class name in invocation of super 2018-06-06 17:47:18 -07:00
qnap QNAP: Add support for QES 2.1.0 2018-07-20 11:17:28 +08:00
quobyte Adds export path option to Quobyte driver 2018-08-14 15:34:52 +02:00
tegile Clean imports in code 2016-08-26 16:46:07 +07:00
veritas Implementation of Manila driver for Veritas Access 2017-09-13 17:40:18 +05:30
windows Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
zfsonlinux [ZFSOnLinux] Retry unmounting old datasets during manage 2018-08-09 16:31:00 +00: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 Use class name in invocation of super 2018-06-06 17:47:18 -07:00
test_ganesha.py ganesha: store exports and export counter in RADOS 2017-12-08 10:33:44 +05:30
test_generic.py [LVM] Run filesystem check before assigning UUID 2018-10-16 16:52:04 -07:00
test_glusterfs.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_helpers.py Cannot remove user rule for NFS share 2018-06-22 08:44:47 +08:00
test_lvm.py [LVM] Run filesystem check before assigning UUID 2018-10-16 16:52:04 -07:00
test_service_instance.py Generic driver - Limiting SSH access from tenant network 2018-06-09 22:40:09 +00:00