---
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``).