manila/manila/tests/share/drivers/glusterfs
LinPeiWen 3635ade670 [Glusterfs] Fix create share from snapshot failed
1、After performing a snapshot clone of the glusterfs vol,
  the status of the vol is'Created', and the parameter
  "gluster volume set nfs.rpc-auth-reject'*'" is required for
  the vol in the'Started' state.
2、The cloned volume needs to activate the snapshot,
  if the snapshot is already activated, you need to skip the activation step

Closes-Bug: #1922075
Change-Id: I304bf59b3f8c0d5b847078a5752bac8ac4f21690
(cherry picked from commit 63e255248b)
2021-04-29 10:21:50 +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 Add security service update for in-use share networks 2021-03-12 18:37:45 -03: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 create share from snapshot failed 2021-04-29 10:21:50 +00:00