Files
ironic/releasenotes/notes/redfish-permit-ipmi-socat-console-9ede51ab0bc9f17d.yaml
Julia Kreger d2bd781a21 redfish: permit ipmitool-socat console for redfish usage
We've had a couple asks about enabling ipmitool-socat console usage
with the redfish hardware type.

This doesn't pickup parameters from driver_info to figure out the IPMI
username, password, and hostname/address, which turns out to be a rather
invasive change to ipmi handling code and test code as well.

Change-Id: I69dfeeec59317871c9f6a206966dd6a9d2ca9e3e
2025-03-31 15:44:34 -07:00

9 lines
383 B
YAML

---
features:
- |
The ``ipmitool-socat`` console interface is now available for users of the
``redfish`` hardware type. This was done as an enablement action for
operators to be able to leverage IPMI based Serial-over-Lan connections.
This option requires the IPMI parameters to be configured on the baremetal
node in addition to the ``redfish`` hardware type.