diff --git a/releasenotes/notes/ironic-12.0-prelude-9dd8e80a1a3e8f60.yaml b/releasenotes/notes/ironic-12.0-prelude-9dd8e80a1a3e8f60.yaml new file mode 100644 index 0000000000..596397cabd --- /dev/null +++ b/releasenotes/notes/ironic-12.0-prelude-9dd8e80a1a3e8f60.yaml @@ -0,0 +1,19 @@ +--- +prelude: | + The OpenStack Bare Metal as a Service team announces the release of ironic + version 12.0 which introduces a number of new features as part of the + Stein development cycle. + + * Per-node automated cleaning control + * Redfish out-of-band introspection + * Redfish BIOS configuration management + * Support for direct image downloads from the conductor host. + * Support for validating the enhanced image checksums introduced in the + Image service in Rocky. + * Dedicated ``ipxe`` boot interface enabling better co-existence of + different hardware types. + * Configurable ``disk_erasure_concurrency`` to speed disk cleaning. + * Configurable "protected" nodes to help prevent accidential actions + upon critical nodes. + + And many many bug fixes, Enjoy!