manila/manila/tests/share/drivers
Jan Vondra a627a29e72 CIFS extension failing because of volume in use
Unmouting of the volume from service instance sometimes fails because
Windows clients tends to check the availability of shares even if not
mounted and the volume is in use then.

Fix finds out processes via smbstatus and kill them before unmounting.

Closes-Bug: 1703581
Change-Id: I2cbf959d7cb849d3ead1655b1a0932fd428a9e9f
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 2c9fbc7505)
(cherry picked from commit 95d251e38b)
(cherry picked from commit b07c2484b6)
(cherry picked from commit a26b027b73)
2020-07-01 16:45:03 +00:00
..
cephfs Set mode for CephFS volumes and snapshots 2019-01-30 18:48:04 +00:00
container Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
dell_emc [Unity]: Failed to delete cifs share if wrong access set 2020-05-08 14:41:43 +08:00
ganesha Fix ganesha for 0.0.0.0/0 access 2018-12-03 18:42:47 +00:00
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 Adjust ssh timeouts 2019-01-05 12:37:17 +00: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 Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
maprfs Fix 3 CI breakages 2017-03-02 18:22:40 +02:00
netapp Merge "[NetApp] cDOT to set valid QoS during migration" into stable/rocky 2020-05-03 02:39:19 +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 Use volume_uuid in _resize_share of Quobyte Driver 2018-06-11 06:21:31 +00: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-14 18:17:06 +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 Port dummy driver manage/unmanage changes to stable 2019-03-13 17:04:04 +00:00
test_ganesha.py Only allow IP access type for CephFS NFS 2019-03-27 22:53:55 +00:00
test_generic.py [LVM] Run filesystem check before assigning UUID 2019-02-16 11:54:16 +00:00
test_glusterfs.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_helpers.py CIFS extension failing because of volume in use 2020-07-01 16:45:03 +00:00
test_lvm.py [LVM] Run filesystem check before assigning UUID 2019-02-16 11:54:16 +00:00
test_service_instance.py Generic driver - Limiting SSH access from tenant network 2018-06-09 22:40:09 +00:00