manila/manila/tests/share
Goutham Pacha Ravi 4dff4e37c2 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)
(cherry picked from commit edab20c26f)
2020-07-31 17:10:51 +00:00
..
drivers Merge "[NetApp] Fix falsely report migration cancelation success" into stable/rocky 2020-07-30 23:51:51 +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-29 14:49:13 +00:00
test_driver.py Fix fallback share group snapshot implementation 2020-07-31 17:10:51 +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 Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
test_migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_rpcapi.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_share_types.py Fix bug for share type filter search 2018-05-02 18:05:22 +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