ironic/releasenotes/notes/glance-v2-83b04fec247cd22f.yaml
Jim Rollenhagen 4dfde43b25 Clean up release notes for 7.0.0
Change-Id: I932157f80f58d17ce66df60fde31bb812f74d05f
2017-02-13 15:44:00 -05:00

8 lines
327 B
YAML

---
upgrade:
- |
Ironic now uses only the Image Service (glance) v2 API by default. Use of
the deprecated v1 API for certain basic tasks can still be enabled by setting
``[glance]/glance_api_version`` to ``1``. This option, however, does not
affect temporary URL generation, as it always requires the v2 API.