Skip to content

Commit df5f67c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[release] Fix release notes for 2025.2"
2 parents 2ba4c4e + 7233942 commit df5f67c

7 files changed

+13
-21
lines changed
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
22
features:
33
- |
4-
Adds support for Redfish virtual media and
5-
PXE boot using a common set of variables.
6-
Migration to using
7-
``kolla_ironic_kernel_append_params`` is
8-
advised.
9-
New boot variables are:
10-
kolla_ironic_kernel_append_params,
11-
kolla_ironic_kernel_append_params_default,
12-
kolla_ironic_kernel_append_params_extra.
4+
Adds support for Redfish virtual media and PXE boot using a common set of
5+
variables. Migration to using ``kolla_ironic_kernel_append_params`` is
6+
advised. New boot variables are:
7+
8+
* ``kolla_ironic_kernel_append_params``
9+
* ``kolla_ironic_kernel_append_params_default``
10+
* ``kolla_ironic_kernel_append_params_extra``
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
fixes:
33
- |
4-
Fixes CentOS Stream 9 seed and infra VMs not booting by switching to an
4+
Fixes CentOS Stream seed and infra VMs not booting by switching to an
55
EFI-compatible image.
66
`LP#2121588 <https://bugs.launchpad.net/kayobe/+bug/2121588>`__

releasenotes/notes/change-IPA-compression-algorithm-to-zstd-19-b3860e0a24ca824e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ upgrade:
1111
default ``gzip`` to ``zstd``. The ``ipa_build_dib_env_default`` dictionary
1212
now includes ``DIB_IPA_COMPRESS_CMD`` set to ``zstd -19``.
1313
The default ``ipa_build_dib_host_packages_extra`` has been changed from
14-
none to ``['zstd']``.
14+
none to ``['zstd']``.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
fixes:
33
- |
4-
Call virtualenv as a Python module during baremetal compute serial console
5-
setup to fix ``executable not found`` error on Rocky Linux.
4+
Fixes ``executable not found`` errors on Rocky Linux by calling virtualenv
5+
as a Python module during baremetal compute serial console setup.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
fixes:
33
- |
4-
Fixes a issue where the working directory contains symbols such
5-
as @.
4+
Fixes an issue where the working directory contains symbols such as ``@``.
65
The previous behaviour tries to load files with url encoded symbols.
76
`LP#2129687 <https://bugs.launchpad.net/kayobe/+bug/2129687>`__

releasenotes/notes/kolla-ironic-inspection-network-6cd3977447492236.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ features:
33
- |
44
Adds support for ``kolla_ironic_inspection_network`` which will be created
55
in Neutron for Ironic Inspection purposes (defaults to using provisioning
6-
network for backwards compatibility)..
6+
network for backwards compatibility).

releasenotes/notes/use-latest-centos-stream-9-image-d23c5a3f5c3a3914.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)