openstack-ansible/releasenotes/notes/glance_available_stores_mapping-8e239dbedc625e73.yaml
Dmitriy Rabotyagov 1403962a83 Bump roles and upstream version for 28.0.0.rc1
Change-Id: Icd2a692cd0077d1fb1b9cf9ae0572dc7878c70b4
2023-12-08 15:52:21 +00:00

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)