openstack-ansible 30.1.0 (dalmatian)
We are delighted to announce the release of: openstack-ansible 30.1.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ Please report issues through: https://bugs.launchpad.net/openstack-ansible/+bugs For more details, please see below. 30.1.0 ^^^^^^ Known Issues ************ * It was discovered that LXC 5.0.3 in Ubuntu 24.04 (Noble Numbat) contains packaging issue resulting in apparmor profiling conflicts. A temporary workaround has been applied in "lxc_hosts" role to apply a hotfix to the profile. However, it will be wiped with the next update of "liblxc-common" package. Please, check the bug #2110635 (https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/2110635) for more details on the issue. Bug Fixes ********* * "os_neutron" role was ignoring actual exit code of "aa-disable" command, when it was exiting abnormally. It could result in unobvious failures later in neutron agents. This was fixed and the role will fail if "aa-disable" fails to disable required apparmor profiles instead of suppressing the issue. * With change of policy regarding stored versions of MariaDB in "mirror.mariadb.org", currently pinned MariaDB versions were removed from the repo. With a switch to "archive.mariadb.org", this should resolve failing installation for MariaDB. Other Notes *********** * Mirror for MariaDB has been switched to "archive.mariadb.org" Changes in openstack-ansible 30.0.2..30.1.0 ------------------------------------------- 5db94eb2c Bump SHAs for 2024.2 b86fd4fb3 Bump SHAs for 2024.2 f67910835 Remove retired qdrouterd repo from zuul jobs 56e33edb8 Use first utility host as default host for openstack_resources Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 28 +++++++++++----------- inventory/group_vars/all/source_git.yml | 4 ++-- inventory/group_vars/blazar_all/source_git.yml | 4 ++-- inventory/group_vars/cinder_all/source_git.yml | 4 ++-- inventory/group_vars/designate_all/source_git.yml | 4 ++-- inventory/group_vars/glance_all/source_git.yml | 4 ++-- inventory/group_vars/gnocchi_all/source_git.yml | 4 ++-- inventory/group_vars/horizon_all/source_git.yml | 4 ++-- inventory/group_vars/ironic_all/source_git.yml | 4 ++-- inventory/group_vars/manila_all/source_git.yml | 4 ++-- inventory/group_vars/mistral_all/source_git.yml | 4 ++-- inventory/group_vars/neutron_all/source_git.yml | 10 ++++---- inventory/group_vars/nova_all/source_git.yml | 6 ++--- inventory/group_vars/octavia_all/source_git.yml | 4 ++-- inventory/group_vars/zun_all/source_git.yml | 4 ++-- playbooks/openstack-resources.yml | 2 +- .../aa_disable_respect_code-f15967693989df79.yaml | 8 +++++++ .../notes/archive_mariadb-2c04a473b25a3bbb.yaml | 11 +++++++++ .../notes/lxc_apparmor_issue-e25bbc97e7f2ba62.yaml | 10 ++++++++ zuul.d/jobs.yaml | 1 - 20 files changed, 76 insertions(+), 48 deletions(-)
participants (1)
-
no-reply@openstack.org