c0f901c1b4
This way we don't expose the plain text endpoints to anyone even locally. Change-Id: I40b3e863f78e185c39a20f4254b68b8140eea9e0 Depends-On: https://review.opendev.org/c/openstack/ironic/+/828508 Depends-On: https://review.opendev.org/c/openstack/ironic-inspector/+/827124
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
When TLS is enabled, Ironic and Inspector now serve their API via unix
|
|
sockets in the ``/run/ironic`` directory instead of private TCP ports on
|
|
localhost. The public API is served by Nginx.
|