summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-token-with-vhosts-5d0a6d53e807fa5e.yaml
blob: e673d6c43d2b4231ed8fe861791cc8e9496a4eeb (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes a bug where the client could not access the ironic API service when
    the client was instantiated with a keystone token and an ironic API
    endpoint that included a virtual host (such as "http://hostname/baremetal").
    For more details, see `bug 1721599 <https://launchpad.net/bugs/1721599>`_.