manila/manila/tests/share
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
..
drivers [Glusterfs] Fix create share from snapshot failed 2021-04-29 10:21:50 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Remove unused model properties and increase unit test coverage 2021-03-23 09:27:48 -03:00
test_api.py Merge "Remove unused model properties and increase unit test coverage" 2021-03-26 01:03:42 +00:00
test_driver.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
test_drivers_private_data.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_hook.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_manager.py Merge "Remove unused model properties and increase unit test coverage" 2021-03-26 01:03:42 +00:00
test_migration.py Add share server migration 2020-09-10 08:52:08 -03:00
test_rpcapi.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
test_share_types.py Adds support min/max share size limited by share_type 2021-03-06 14:30:58 +08:00
test_share_utils.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_snapshot_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00