diff --git a/releasenotes/notes/add-option-to-skip-hooks-719ba214a6d4b773.yaml b/releasenotes/notes/add-option-to-skip-hooks-719ba214a6d4b773.yaml index e80cea092..aa1eb610a 100644 --- a/releasenotes/notes/add-option-to-skip-hooks-719ba214a6d4b773.yaml +++ b/releasenotes/notes/add-option-to-skip-hooks-719ba214a6d4b773.yaml @@ -1,6 +1,6 @@ --- features: - | - Adds the --skip-hooks argument to ignore hooks for the execution of a + Adds the ``--skip-hooks`` argument to ignore hooks for the execution of a command. See `story 2009241 - `_ for details. \ No newline at end of file + `_ for details. diff --git a/releasenotes/notes/upper_constraints_split-a9548c8127c13535.yaml b/releasenotes/notes/upper_constraints_split-a9548c8127c13535.yaml index 948e62a39..414d92b4f 100644 --- a/releasenotes/notes/upper_constraints_split-a9548c8127c13535.yaml +++ b/releasenotes/notes/upper_constraints_split-a9548c8127c13535.yaml @@ -1,7 +1,7 @@ --- upgrade: - | - Updates the ``stackhpc.os-images`` to version to 0.16.0. This new releases + Updates the ``stackhpc.os-images`` role to version 0.16.0. This new release separates configuration of upper constraints for diskimage-builder (DIB) from those used by the OpenStack SDK and client. This allows operators to use a newer version of DIB while keeping compatible versions of the @@ -10,5 +10,5 @@ upgrade: * ``ipa_build_dib_upper_constraints_file`` in ``ipa.yml`` * ``overcloud_dib_dib_upper_constraints_file`` in ``overcloud-dib.yml`` - The variables are empty by default in order to allow for Rocky9 - image builds. \ No newline at end of file + The variables are empty by default in order to allow for Rocky Linux 9 + image builds. diff --git a/releasenotes/notes/zed-prelude-1a3697aa953d4c13.yaml b/releasenotes/notes/zed-prelude-1a3697aa953d4c13.yaml new file mode 100644 index 000000000..ff9e192a7 --- /dev/null +++ b/releasenotes/notes/zed-prelude-1a3697aa953d4c13.yaml @@ -0,0 +1,4 @@ +--- +prelude: | + Ubuntu Jammy Jellyfish (22.04) LTS and Rocky Linux 9 are now + supported as a host Operating System and base container image.