manila/releasenotes/notes/bug-1661381-migration-snapshot-export-locations-169786dcec386402.yaml
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

6 lines
91 B
YAML

---
fixes:
- Fixed error in driver-assisted share migration of mountable
snapshots.