From 2c257babf7c141cddeba9f65d28321c9c099208f Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Thu, 9 Aug 2018 05:31:58 -0700 Subject: [PATCH] Ironic cycle highlights for rocky Change-Id: If50fe191ee3c0245eae243e68f0552cd633ba7c6 --- deliverables/rocky/ironic.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deliverables/rocky/ironic.yaml b/deliverables/rocky/ironic.yaml index a4a9d48126..17162ccc76 100644 --- a/deliverables/rocky/ironic.yaml +++ b/deliverables/rocky/ironic.yaml @@ -17,3 +17,12 @@ releases: branches: - location: 11.1.0 name: stable/rocky +cycle-highlights: + - Added the ability to define groups of conductors and nodes, enabling + operators to define specific failure or management domains. + - Added ability to manage BIOS settings, with driver support + for iRMC and iLO hardware types. + - Added automatic recovery from power faults, removing a long + standing headache for operators. + - Added a ramdisk deployment interface enabling high performance + computing deployments to have diskless nodes.