python-ironicclient/releasenotes/notes/fix-token-with-vhosts-5d0a6d53e807fa5e.yaml
Ruby Loo c709b7f0e4 Clean up the release notes
This cleans up the release notes to make them more consistent and
grammatically correct.

Change-Id: Ifceaf3f5231d3deee4c481a87a9179c6ded76a2f
2017-10-17 16:55:20 -04:00

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