ironic/releasenotes/notes/inspector-session-179f83cbb0dc169b.yaml
Jim Rollenhagen 82c2a06a97 Clean up release notes for 6.2.0
This is cleaned up as of commit
2351d624ae, and should be sufficient for
the final release. If something else with a release note lands, we can
make any changes there in a later patch.

Change-Id: Ia1ef442f3cc0d64c8a7c6fbb5aaf3f0160f214de
2016-09-21 15:15:52 -04:00

9 lines
324 B
YAML

---
fixes:
- Ironic Inspector inspection interface will now fetch the service endpoint
for the service catalog, if "service_url" is not provided and keystone
support is enabled.
upgrade:
- Minimum required version of python-ironic-inspector-client was bumped
to 1.5.0 (released as part of the Mitaka cycle).