summaryrefslogtreecommitdiff
path: root/releasenotes/notes/no-glance-proxy-5c13001a4b13e8ce.yaml
blob: 01b65bb7650bece81c6247bcfc2fcf5933a580fe (plain)
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - |
    The 2.36 microversion deprecated the image proxy API. As such, CLI calls
    now directly call the image service to get image details, for example,
    as a convenience to boot a server with an image name rather than the image
    id. To do this the following is assumed:

    #. There is an **image** entry in the service catalog.
    #. The image v2 API is available.