python-ironicclient/releasenotes/notes/fix-token-with-vhosts-5d0a6...

8 lines
327 B
YAML

---
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>`_.