openstack-ansible/releasenotes/notes/glance_available_stores_map...

12 lines
263 B
YAML

---
upgrade:
- |
Default value of ``glance_available_stores`` has changed. Now it is
always should be represented as a list of mappings, where each item
has following keys:
* name (required)
* type (required)
* config (optional)