manila/manila/tests/share/drivers
linpeiwen d9e6743ba5 [Glusterfs] Fix delete share, mount point not disconnected
When we delete the shared instance, in addition to erasing the data
in the share, we should disconnect the client's mount point to
prevent the data from being written in.

Closes-Bug: #1886010
Change-Id: I7a334fb895669cc807a288e6aefe62154a89a7e4
(cherry picked from commit 9d44ba0b6a)
(cherry picked from commit 4f2e400a6b)
2020-09-09 06:30:56 +00:00
..
cephfs add IPv6 support for CephFS/NFS back end 2019-07-22 17:13:13 -04:00
container Remove support for "lvm_share_export_ip" 2019-07-30 16:57:35 -07:00
dell_emc Fix wrong capacity in pool_stat for DellEMC manila drivers. 2020-08-13 04:54:51 -04:00
ganesha Fix ganesha for 0.0.0.0/0 access 2018-11-26 12:48:18 +00:00
glusterfs [Glusterfs] Fix delete share, mount point not disconnected 2020-09-09 06:30:56 +00:00
hdfs Fix misuse of assertFalse 2019-04-02 17:08:00 +08:00
hitachi Adjust ssh timeouts 2018-12-30 11:04:16 -06: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
infortrend Add Infortrend Manila Driver 2019-08-02 17:58:16 +08:00
inspur Manila share driver for Inspur InStorage series. 2019-06-25 14:31:21 +08:00
maprfs [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
netapp [NetApp] Fix falsely report migration cancelation success 2020-07-28 12:17:56 -03:00
nexenta [Nexenta] Refactored NexentaStor5 NFS driver 2019-08-29 10:42:50 -07:00
qnap QNAP: Fix inconsistent cases while create/manage from snapshot 2019-01-04 18:38:32 +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 [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08: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: Don't fail unmanage on malformed share servers 2019-03-21 14:16:30 +00:00
test_ganesha.py Only allow IP access type for CephFS NFS 2019-03-20 18:42:01 -04:00
test_generic.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_glusterfs.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_helpers.py Harden LVM driver deletion paths 2020-07-29 12:22:49 +00:00
test_lvm.py Harden LVM driver deletion paths 2020-07-29 12:22:49 +00:00
test_service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-06-04 20:37:25 +00:00