ironic/releasenotes/notes/ironic-antelope-prelude-0b77964469f56b13.yaml
Sharpz7 949387bd80 [codespell] Fixing Spelling Mistakes
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
2024-02-12 19:58:56 +00:00

15 lines
786 B
YAML

---
prelude: >
The Ironic team hereby announces the release of OpenStack 2023.1
(Ironic 23.4.0). This represents 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 compatibility 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!