04a3535e18
This patch allows administrators to set disk_formats only for glance, while horizon will retrieve list of supported formats from glance API. IMAGE_BACKEND_SETTINGS still may be used to redefine display name of the format or additionally limit list of availble ones. Change-Id: Ia4ea513023895f4ad2a87f91e3d2837c7668d9ae Closes-Bug: 1853822
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support to retrieve supported disk formats from glance,
|
|
so you can adjust disk_formats only inside glance-api.conf.
|
|
You still can use IMAGE_BACKEND_SETTINGS to adjust format naming.
|