manila/releasenotes/notes/bug-1660686-snapshot-export-locations-mount-not-supported-cdc2f5a3b57a9319.yaml
Rodrigo Barbieri 4b6f1bf449 Fix snapshot export locations incorrectly handled
Snapshot export locations should only be created for shares
with property mount_snapshot_support=True. Otherwise, they
should not be created, even if returned by drivers.

Change-Id: Ie0ce3c4f2e7e29bf82f5c09a80a3fb132b0481a8
Closes-bug: #1660686
2017-02-01 10:57:37 -02:00

6 lines
121 B
YAML

---
fixes:
- Fixed snapshot export locations being created for
shares with property mount_snapshot_support=False.