manila/manila/tests/share/drivers/glusterfs
linpeiwen 4f2e400a6b [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)
2020-09-07 14:26:16 +00:00
..
__init__.py glusterfs*: factor out common parts 2015-09-04 19:24:47 +02:00
test_common.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_glusterfs_native.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_layout.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_layout_directory.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_layout_volume.py [Glusterfs] Fix delete share, mount point not disconnected 2020-09-07 14:26:16 +00:00