manila/manila/tests/share
Goutham Pacha Ravi edab20c26f Fix fallback share group snapshot implementation
When a share driver does not provide the capability
to create share group snapshots, the share manager
iterates over the shares in the group and invokes the
driver method to snapshot the shares. However, the
create and delete routines in this fallback path
did not include some attributes necessary for the
operation in many drivers.

Change-Id: Id5a9467247df1d8f0ec6dee3fae842ba673c34ed
Closes-Bug: #1888905
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit a398743264)
(cherry picked from commit e49075dfee)
(cherry picked from commit 4ac14e017b)
2020-07-30 23:44:59 +00:00
..
drivers Merge "Harden LVM driver deletion paths" into stable/stein 2020-07-30 00:12:19 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Use class name in invocation of super 2018-06-06 17:47:18 -07:00
test_api.py Fix over-quota exception of snapshot creation 2020-01-22 14:05:05 +00:00
test_driver.py Fix fallback share group snapshot implementation 2020-07-30 23:44:59 +00:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
test_manager.py Add manage/unmanage of shares in DHSS=True 2019-03-05 16:03:29 -03:00
test_migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_rpcapi.py Add manage/unmanage of shares in DHSS=True 2019-03-05 16:03:29 -03:00
test_share_types.py Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
test_share_utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00