manila/manila
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
..
api Enforce policy checks getting share-type by name 2020-07-21 11:18:59 +00:00
cmd Don't attempt to escalate manila-manage privileges 2017-10-20 11:21:29 +00:00
common Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
compute Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db Enforce policy checks getting share-type by name 2020-07-21 11:18:59 +00:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Improve service instance module debug logging 2019-01-07 13:42:01 +00:00
policies Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
scheduler fix bug in consume from share 2020-05-02 00:21:17 +00:00
share Fix fallback share group snapshot implementation 2020-07-31 17:10:51 +00:00
share_group Address trivial TODOs 2018-06-18 09:31:25 -07:00
testing Remove run_tests.sh 2018-10-05 11:13:48 +00:00
tests Fix fallback share group snapshot implementation 2020-07-31 17:10:51 +00:00
volume Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py Prevent share type deletion if linked to group types 2020-04-27 19:05:37 +00:00
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Destroy type quotas when a share type is deleted 2019-03-18 17:41:49 +00:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Fix mutable config in manila-scheduler 2018-08-03 10:40:12 +00:00
test.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-07 11:06:42 +10:00
utils.py Merge "Change ssh_utils parameter to correctly send keepalive packets" into stable/rocky 2019-01-10 22:34:27 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00