openstack-ansible 21.0.1 (ussuri)
We contentedly announce the release of: openstack-ansible 21.0.1: Ansible playbooks for deploying OpenStack This release is part of the ussuri stable 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. Changes in openstack-ansible 21.0.0..21.0.1 ------------------------------------------- 737508eb1 Bump SHAs for stable/ussuri c9e24aec0 Fix keys() method output 584d0ab06 Adjust docs for Ussuri c32882bdc Bump SHAs for stable/ussuri a2b303101 Do not override tempest_test_blacklist in CI b1ebd689f Add ironic-inspector to the openstack_services d404a0eec Remove nova_api_placement from inventory 687ebaa14 Pull congress from GitHub to address CI failures after deprecation 5b17728d1 Remove mapping of gnocchi_dentity_only to swift 70e149591 Make upgrade jobs get role relevant versions 31048d1d7 Install required modules for utility env Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 64 ++++++------- deploy-guide/source/app-aboutosa.rst | 4 +- deploy-guide/source/deploymenthost.rst | 7 +- deploy-guide/source/overview-requirements.rst | 9 ++ deploy-guide/source/targethosts-prepare.rst | 2 + inventory/env.d/nova.yml | 4 - inventory/group_vars/haproxy/haproxy.yml | 3 - inventory/group_vars/haproxy/keepalived.yml | 4 +- inventory/group_vars/manila_all.yml | 2 +- inventory/group_vars/utility_all.yml | 3 + inventory/inventory.ini | 2 - playbooks/common-playbooks/nova.yml | 2 - playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/nova_consoles.yml | 4 +- .../defaults/repo_packages/openstack_services.yml | 103 +++++++++++---------- playbooks/defaults/source_install.yml | 2 +- playbooks/os-gnocchi-install.yml | 1 - playbooks/os-nova-install.yml | 20 ++-- scripts/gate-check-commit.sh | 6 ++ scripts/get-ansible-role-requirements.yml | 6 +- .../templates/user_variables.aio.yml.j2 | 2 +- .../templates/user_variables_ceph.yml.j2 | 1 + zuul.d/jobs.yaml | 1 + 26 files changed, 143 insertions(+), 124 deletions(-)
participants (1)
-
no-reply@openstack.org