Merge "Add a prelude for ironic 12.0"

This commit is contained in:
Zuul 2018-12-07 19:41:17 +00:00 committed by Gerrit Code Review
commit 88e1374626
1 changed files with 19 additions and 0 deletions

View File

@ -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!