summaryrefslogtreecommitdiff
path: root/releasenotes/notes/glance-v2-83b04fec247cd22f.yaml
blob: 9333e35b5cd67417bb2d481b42b8a98b33e83f65 (plain)
1
2
3
4
5
6
7
---
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.