Add a prelude for ironic 12.0

Versioned 12.0 because we removed glance v1 support.

Change-Id: I4994eb370fb9a59f0411fabbdc3e27a18fabd5f6
This commit is contained in:
Julia Kreger 2018-12-05 10:55:50 -08:00
parent 8370907c1e
commit 8f0636927a
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!