heat/releasenotes/notes/story-2011146-07db485192f8c2f3.yaml
Frank Berghaus d22f56bba1 Return export_locations as a list
export_locations is expected to be a list of strings. Previously it
was returned as a string representation of a list, which makes it
impossible to select the location with get_attr.

Story: 2011146
Task: 50283

Closes-Bug: 2068490

Change-Id: I530ee92cb3f1fac27bbdad7387275c8a265a125d
2024-06-10 08:56:47 +02:00

10 lines
224 B
YAML

---
upgrade:
- |
``OS::Manila::Share`` attribute ``export_locations`` will now be a list of
export paths
fixes:
- |
``OS::Manila::Share`` attribute ``export_locations`` will now be a list of
export paths