diff --git a/deliverables/victoria/ironic.yaml b/deliverables/victoria/ironic.yaml index 1745cdb523..f92a2859cd 100644 --- a/deliverables/victoria/ironic.yaml +++ b/deliverables/victoria/ironic.yaml @@ -20,3 +20,18 @@ branches: location: 15.1.0 - name: bugfix/15.2 location: 15.2.0 +cycle-highlights: + - The `deploy steps + `_ + work has decomposed the basic deployment operation into multiple + steps which can now also include steps from supported RAID and BIOS + interfaces at the time of deploy. + - An ``agent`` power interface enables `provisoining operations + `_ + without a Baseboard Management Controller. + - Ironic can now be configured for `HTTP Basic authentication + `_ + without the need for additional services. + - Adds initial support for `DHCP-less based deployments + `_ + with Redfish Virtual Media.