kolla-ansible/releasenotes/notes/inspector-ironic-interface-6e98d6bc3d5713b8.yaml
Mark Goddard 5f2429b51a Ensure inspector uses internal ironic interface
Kolla-ansible typically configures services to access the internal API
endpoint of other services, rather than the default public endpoint.

This change ensures that this is the case for ironic inspector.

Change-Id: I998f12435fc1bd306444f9a68bd7f99f5b78f6f8
Closes-Bug: #1740591
2017-12-30 11:51:21 +00:00

7 lines
225 B
YAML

---
fixes:
- |
Fixes an issue where the Bare Metal Inspection service was configured to
communicate with the Bare Metal service via the public API interface.
Communication is now via the internal API interface.