8d03b9d755
This enabled ``ipmi`` hardware type with all defaults + support for socat-based nova-compatible serial console. Part of blueprint ironic-driver-composition Depends-On: Ie434609c62cf052ee169a0fac0db3200647a1af0 Change-Id: Iecead2d6581dff7a9cead58de6505567d7cd2402
10 lines
412 B
YAML
10 lines
412 B
YAML
---
|
|
features:
|
|
- |
|
|
Configuring enabled Ironic hardware types is now possible via new
|
|
``IronicEnabledHardwareTypes`` parameter. See this spec for details:
|
|
http://specs.openstack.org/openstack/ironic-specs/specs/approved/driver-composition-reform.html.
|
|
- |
|
|
Bare metal serial console support via ``socat`` utility is enabled for
|
|
Ironic hardware types supporting it (currently only ``ipmi``).
|