We are delighted to announce the release of: openstack-ansible 27.6.1 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.1 ^^^^^^ Known Issues ************ * Due to the underlying bug (https://bugs.launchpad.net/ansible- collections-openstack/+bug/2065680) in Ansible collections for OpenStack, "Default" domain name can be renamed to "default" under certain conditions. One known example is having "domain: default" defenition under "keystone_sp -> trusted_idp_list -> federated_identities" structure. Upgrade Notes ************* * Please, make sure that in case of federation usage you define domain name instead of it's ID (ie. "Default" instead of "default") under "keystone_sp -> trusted_idp_list -> federated_identities" Changes in openstack-ansible 27.6.0..27.6.1 ------------------------------------------- f7d2fa693 Bump SHAs to 2023.1 cbf5302b3 Deny access to any paths including /. for console proxies. Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 12 ++++---- inventory/group_vars/adjutant_all/source_git.yml | 4 +-- inventory/group_vars/all/source_git.yml | 4 +-- inventory/group_vars/blazar_all/source_git.yml | 8 +++--- inventory/group_vars/cinder_all/source_git.yml | 4 +-- inventory/group_vars/cloudkitty_all/source_git.yml | 4 +-- inventory/group_vars/designate_all/source_git.yml | 4 +-- inventory/group_vars/horizon_all/source_git.yml | 32 +++++++++++----------- inventory/group_vars/ironic_all/source_git.yml | 4 +-- inventory/group_vars/magnum_all/source_git.yml | 2 +- inventory/group_vars/manila_all/source_git.yml | 4 +-- inventory/group_vars/neutron_all/source_git.yml | 28 +++++++++---------- inventory/group_vars/nova_all/haproxy_service.yml | 6 ++++ inventory/group_vars/nova_all/source_git.yml | 8 +++--- inventory/group_vars/octavia_all/source_git.yml | 4 +-- inventory/group_vars/placement_all/source_git.yml | 2 +- inventory/group_vars/swift_all/source_git.yml | 4 +-- inventory/group_vars/tacker_all/source_git.yml | 2 +- inventory/group_vars/trove_all/source_git.yml | 4 +-- inventory/group_vars/zun_all/source_git.yml | 4 +-- .../federated_domain_names-4e169b8b9a947940.yaml | 13 +++++++++ 21 files changed, 88 insertions(+), 69 deletions(-)