manila/manila/share
Rodrigo Barbieri 6197a9108e Fix migration of mountable snapshots
Fixed snapshot export locations present in model
updates returned by driver during driver-assisted
migration_complete being passed to the DB without
any handling.

This patch checks if mount_snapshot_support is
present in destination share instance share type
and handle it accordingly.

Change-Id: I3b6635a3abc0751b30bd069426726243b6f49ef8
Closes-bug: #1661381
2017-02-03 14:38:13 -02:00
..
drivers Fix HNAS driver always handling mountable snapshots 2017-02-02 17:40:45 -02: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 Add cast_rules_to_readonly to share instances 2017-01-20 22:49:56 +00:00
api.py Blocked migration of shares within share groups 2017-02-02 13:38:36 -02:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Fix migration of mountable snapshots 2017-02-03 14:38:13 -02:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Fix migration of mountable snapshots 2017-02-03 14:38:13 -02:00
migration.py Merge "Add cast_rules_to_readonly to share instances" 2017-01-21 02:13:27 +00:00
rpcapi.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00
utils.py Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00