manila/manila/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
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
api.py Fix over-quota exception of snapshot creation 2020-01-29 14:49:13 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Fix fallback share group snapshot implementation 2020-07-31 17:10:51 +00:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
share_types.py Fix bug for share type filter search 2018-05-02 18:05:22 +00:00
snapshot_access.py Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00