manila/manila/tests/share/drivers/glusterfs
LinPeiWen a04e13196c [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)
(cherry picked from commit 3635ade670)
2021-05-19 19:11:41 +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 create share from snapshot failed 2021-05-19 19:11:41 +00:00