949387bd80
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent. Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: Id328ff64c352e85b58181e9d9e35973a8706ab7a
20 lines
808 B
YAML
20 lines
808 B
YAML
---
|
|
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 accidental actions
|
|
upon critical nodes.
|
|
|
|
And many many bug fixes, Enjoy!
|