Skip to content
Snippets Groups Projects
Commit 63e8a472 authored by Pierre Riteau's avatar Pierre Riteau
Browse files

[release] Clean up release notes for Zed release

Release notes about cloud image updates are removed because they refer
to unsupported systems.

Change-Id: I020ca65b2ec1d4be4f6660f9b90be80e952138b0
parent 1ba4e9cf
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
fixes: fixes:
- | - |
Ironic inspection through Bifrost now work even if DHCP-relay is used. Ironic inspection through Bifrost now work even if DHCP-relay is used.
The dhcp-range in dnsmasq.conf corrctly configured with network mask. The dhcp-range in ``dnsmasq.conf`` is now correctly configured with its
network mask.
--- ---
fixes: fixes:
- | - |
Fixes an issue with undefined kolla_enable_hacluster variable. Fixes an issue with undefined ``kolla_enable_hacluster`` variable.
--- ---
fixes: fixes:
- | - |
Fixes an issue where a custom playbook using `become_user` could fail when Fixes an issue where a custom playbook using ``become_user`` could fail
setting permissions on temporary files. The `acl` package is now installed when setting permissions on temporary files. The ``acl`` package is now
on all systems by default. installed on all systems by default.
...@@ -13,6 +13,6 @@ upgrade: ...@@ -13,6 +13,6 @@ upgrade:
commands, and do not need to be in the same directory as the playbook commands, and do not need to be in the same directory as the playbook
being executed. This means that the `previous workaround being executed. This means that the `previous workaround
<https://docs.openstack.org/kayobe/yoga/custom-ansible-playbooks.html#packaging-custom-playbooks-with-configuration>`_ <https://docs.openstack.org/kayobe/yoga/custom-ansible-playbooks.html#packaging-custom-playbooks-with-configuration>`_
for custom playbooks involving symlinking to the group_vars directory for custom playbooks involving symlinking to the ``group_vars``
from the directory containing the custom playbook is no longer directory from the directory containing the custom playbook is no longer
necessary. necessary.
---
upgrade:
- |
Updates base Rocky Linux 8 cloud image to
Rocky-8-GenericCloud.latest.x86_64.qcow2
--- ---
features: features:
- | - |
Adds support for the ANSIBLE_VAULT_PASSWORD_FILE environment variable as a Adds support for the ``ANSIBLE_VAULT_PASSWORD_FILE`` environment variable
source for the Ansible Vault password. See `story 2006766 as a source for the Ansible Vault password. See `story 2006766
<https://storyboard.openstack.org/#!/story/2006766>`__ for details. <https://storyboard.openstack.org/#!/story/2006766>`__ for details.
---
features:
- |
Updates base CentOS Stream 8 cloud image to
CentOS-Stream-GenericCloud-8-20220913.0.x86_64.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment