5f2429b51a
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
7 lines
225 B
YAML
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.
|