manila/releasenotes/notes/bug-1871999-dell-emc-vnx-powermax-wrong-export-locations-e9763631c621656f.yaml
Ryan Liang 9348766635 VNX/PowerMax: Fix export locations
It fixes the export locations returned by `create_share` and
`create_share_from_snapshot`. The export locations should be a list of
dict like: `[{'path': <original_location>}]`.

Change-Id: Ic97fa34455054aeda10608486edf120a9dc3d9f3
Closes-bug: #1871999
2020-04-14 12:14:59 +01:00

7 lines
232 B
YAML

---
fixes:
- |
Dell EMC VNX and PowerMax Drivers: Fixes `bug 1871999
<https://bugs.launchpad.net/manila/+bug/1871999>`__ to make `create_share`
and `create_share_from_snapshot` return correct list of export locations.