3 of 4 Ironic releases for OSSA-2024-004

The patch for antelope/2023.1 needed to be rechecked, we will release
that deliverable later.

Change-Id: If8eaec4feca4590fbee692059b079027207625fb
This commit is contained in:
Jay Faulkner
2024-10-03 12:15:23 -07:00
parent 865cdabf48
commit 01c3856d36
3 changed files with 16 additions and 4 deletions

View File

@@ -27,6 +27,10 @@ releases:
projects: projects:
- repo: openstack/ironic - repo: openstack/ironic
hash: 79f685be25ae0043d312bfc45714cb840004ad1e hash: 79f685be25ae0043d312bfc45714cb840004ad1e
- version: 23.0.3
projects:
- repo: openstack/ironic
hash: 7a1292c569a84eb05806a57a89fca5bb6b0c4043
branches: branches:
- name: bugfix/22.0 - name: bugfix/22.0
location: 22.0.0 location: 22.0.0

View File

@@ -27,6 +27,10 @@ releases:
projects: projects:
- repo: openstack/ironic - repo: openstack/ironic
hash: 8293efd983df920326a8371669efd0b5cb4016cb hash: 8293efd983df920326a8371669efd0b5cb4016cb
- version: 24.1.3
projects:
- repo: openstack/ironic
hash: ebce0fd0845de411171127a55002ae7c9605de57
branches: branches:
- name: bugfix/23.1 - name: bugfix/23.1
location: 23.1.0 location: 23.1.0
@@ -47,7 +51,7 @@ cycle-highlights:
- Ironic now has basic testing for OVN-based deployments, using the - Ironic now has basic testing for OVN-based deployments, using the
OVN DHCP service. This includes lightly tested support for OVN VTEP OVN DHCP service. This includes lightly tested support for OVN VTEP
switches. Operators considering use of this support should read switches. Operators considering use of this support should read
`Ironic OVN documentation `Ironic OVN documentation
<https://docs.openstack.org/ironic/latest/admin/ovn-networking.html>`_ <https://docs.openstack.org/ironic/latest/admin/ovn-networking.html>`_
for more information and details on limitations. for more information and details on limitations.
- Several Ironic drivers have been deprecated in favor of more modern, - Several Ironic drivers have been deprecated in favor of more modern,

View File

@@ -19,6 +19,10 @@ releases:
projects: projects:
- repo: openstack/ironic - repo: openstack/ironic
hash: 5857ca0cd5bc4949f77b9f3b6c3e0d7ab97f6b88 hash: 5857ca0cd5bc4949f77b9f3b6c3e0d7ab97f6b88
- version: 26.1.1
projects:
- repo: openstack/ironic
hash: 2127cc4c93770778457fde0582c1bba258c67e02
branches: branches:
- name: bugfix/25.0 - name: bugfix/25.0
location: 25.0.0 location: 25.0.0
@@ -48,9 +52,9 @@ cycle-highlights:
- Ironic now allows to perform firmware updates on active nodes with - Ironic now allows to perform firmware updates on active nodes with
the firmware interface, using the redfish driver firmware update the firmware interface, using the redfish driver firmware update
feature as a service step. feature as a service step.
- Ironic support for automatically setting the lessee fields on nodes has - Ironic support for automatically setting the lessee fields on nodes
been enhanced to support builds made via Nova, and the feature is enabled has been enhanced to support builds made via Nova, and the feature
by default. is enabled by default.
- Ironic has enhanced multiple security aspects, for example it now - Ironic has enhanced multiple security aspects, for example it now
requires rescue passwords to be hashed, it has reduced the logged requires rescue passwords to be hashed, it has reduced the logged
nodes information during the cleaning phase to avoid showing sensitive nodes information during the cleaning phase to avoid showing sensitive