[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
This commit is contained in:
parent
1ba4e9cf97
commit
63e8a47206
@ -2,4 +2,5 @@
|
||||
fixes:
|
||||
- |
|
||||
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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue with undefined kolla_enable_hacluster variable.
|
||||
Fixes an issue with undefined ``kolla_enable_hacluster`` variable.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue where a custom playbook using `become_user` could fail when
|
||||
setting permissions on temporary files. The `acl` package is now installed
|
||||
on all systems by default.
|
||||
Fixes an issue where a custom playbook using ``become_user`` could fail
|
||||
when setting permissions on temporary files. The ``acl`` package is now
|
||||
installed on all systems by default.
|
||||
|
@ -13,6 +13,6 @@ upgrade:
|
||||
commands, and do not need to be in the same directory as the playbook
|
||||
being executed. This means that the `previous workaround
|
||||
<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
|
||||
from the directory containing the custom playbook is no longer
|
||||
for custom playbooks involving symlinking to the ``group_vars``
|
||||
directory from the directory containing the custom playbook is no longer
|
||||
necessary.
|
||||
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Updates base Rocky Linux 8 cloud image to
|
||||
Rocky-8-GenericCloud.latest.x86_64.qcow2
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds support for the ANSIBLE_VAULT_PASSWORD_FILE environment variable as a
|
||||
source for the Ansible Vault password. See `story 2006766
|
||||
Adds support for the ``ANSIBLE_VAULT_PASSWORD_FILE`` environment variable
|
||||
as a source for the Ansible Vault password. See `story 2006766
|
||||
<https://storyboard.openstack.org/#!/story/2006766>`__ for details.
|
||||
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Updates base CentOS Stream 8 cloud image to
|
||||
CentOS-Stream-GenericCloud-8-20220913.0.x86_64.
|
Loading…
Reference in New Issue
Block a user