ironic/releasenotes/notes/inspector-session-179f83cbb0dc169b.yaml
Dmitry Tantsur 08e66ef8ec Switch Inspector interface to pass keystoneauth sessions
This enables fetching the service URL from keystone catalog.

Change-Id: If862481533cf121bc6e829f0f39893134578ec30
2016-08-22 18:04:29 +02:00

9 lines
324 B
YAML

---
fixes:
- Ironic Inspector inspection interface will not 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).