Add prelude for OpenStack 2023.1 Ironic release

We need a prelude. I added one.

Change-Id: I48a7ca99439ce2ac3f954ec382971c1a4382ac58
This commit is contained in:
Jay Faulkner 2023-03-02 09:12:44 -08:00
parent a3f854392a
commit e8bff8f530

View File

@ -0,0 +1,14 @@
---
prelude: >
The Ironic team hereby announces the release of OpenStack 2023.1
(Ironic 23.4.0). This repesents the completion of a six month development
cycle, which primarily focused on internal and scaling improvements.
Those improvements included revamping the database layer to improve
performance and ensure compatability with new versions of SQLAlchemy,
enhancing the ironic-conductor service to export application metrics to
prometheus via the ironic-prometheus-exporter, and the addition of a
new API concept of node sharding to help with scaling of services that
make frequent API calls to Ironic.
The new Ironic release also comes with a slew of bugfixes for Ironic
services and hardware drivers. We sincerely hope you enjoy it!