From e8bff8f530315f858f4dc8bf56b0c0060de23486 Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Thu, 2 Mar 2023 09:12:44 -0800 Subject: Add prelude for OpenStack 2023.1 Ironic release We need a prelude. I added one. Change-Id: I48a7ca99439ce2ac3f954ec382971c1a4382ac58 --- .../notes/ironic-antelope-prelude-0b77964469f56b13.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 releasenotes/notes/ironic-antelope-prelude-0b77964469f56b13.yaml diff --git a/releasenotes/notes/ironic-antelope-prelude-0b77964469f56b13.yaml b/releasenotes/notes/ironic-antelope-prelude-0b77964469f56b13.yaml new file mode 100644 index 000000000..98bf9c014 --- /dev/null +++ b/releasenotes/notes/ironic-antelope-prelude-0b77964469f56b13.yaml @@ -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! -- cgit v1.2.1