summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1747511-glance-api-servers-1e17757b901a76d8.yaml
blob: e81a40d6c9590f521de957b3f8523adc35dae9a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
issues:
  - |
    Due to a bug in python-glanceclient:

    https://bugs.launchpad.net/python-glanceclient/+bug/1707995

    If ``[glance]/api_servers`` is not set in nova.conf, and there is a
    versioned endpoint URL in the service catalog, nova makes a best attempt
    at parsing and stripping the version from the URL in order to make
    API requests to the image service.