aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/ironic-hardware-types-fe5140549d3bb792.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/ironic-hardware-types-fe5140549d3bb792.yaml')
-rw-r--r--releasenotes/notes/ironic-hardware-types-fe5140549d3bb792.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/ironic-hardware-types-fe5140549d3bb792.yaml b/releasenotes/notes/ironic-hardware-types-fe5140549d3bb792.yaml
new file mode 100644
index 00000000..da3da6c7
--- /dev/null
+++ b/releasenotes/notes/ironic-hardware-types-fe5140549d3bb792.yaml
@@ -0,0 +1,9 @@
+---
+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``).