openstack-ansible 27.6.0 (antelope)
We are psyched to announce the release of: openstack-ansible 27.6.0 This release is part of the antelope 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. 27.6.0 ^^^^^^ Upgrade Notes ************* * Default for Neutron API has been switched from using uWSGI to old eventlet due to found compatability issues for the current OpenStack release. You can find more infromation in Neutron bug report (https://bugs.launchpad.net/neutron/+bug/2069581) You can preserve current behaviour by setting "neutron_use_uwsgi: True" Bug Fixes ********* * In case of switching Neutron from uWSGI to old eventlet, *neutron- rpc-server* service will be disabled and stopped by the role. Changes in openstack-ansible 27.5.1..27.6.0 ------------------------------------------- 91f27e743 Update Neutron SHA after bugfix fac08c3a0 Bump SHAs for 2023.1 663c28c7d Ensure that the inventory tox job runs on an ubuntu-jammy node 69aec8539 Use node FQDN for nova-restore-compute-id 5f08c57e4 Ensure "parallel" package is installed for CI log collection 1352261e5 Remove the get_md5 parameter from ansible stat tasks Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 20 ++++++++++---------- inventory/group_vars/all/source_git.yml | 4 ++-- inventory/group_vars/barbican_all/source_git.yml | 4 ++-- inventory/group_vars/cinder_all/source_git.yml | 4 ++-- inventory/group_vars/glance_all/source_git.yml | 4 ++-- inventory/group_vars/heat_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/keystone_all/source_git.yml | 4 ++-- inventory/group_vars/manila_all/source_git.yml | 4 ++-- inventory/group_vars/neutron_all/source_git.yml | 6 +++--- inventory/group_vars/nova_all/source_git.yml | 6 +++--- inventory/group_vars/octavia_all/source_git.yml | 6 +++--- inventory/group_vars/swift_all/source_git.yml | 4 ++-- ...sable_neutron_uwsgi_default-1763a0cbc17f23c8.yaml | 13 +++++++++++++ scripts/scripts-library.sh | 6 ++++-- .../upgrade-utilities/nova-restore-compute-id.yml | 3 ++- zuul.d/jobs.yaml | 1 + zuul.d/playbooks/post.yml | 1 - zuul.d/project-templates.yaml | 3 --- 20 files changed, 59 insertions(+), 46 deletions(-)
participants (1)
-
no-reply@openstack.org