
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
9 lines
383 B
YAML
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.
|