We exuberantly announce the release of: openstack-ansible 19.0.11: Ansible playbooks for deploying OpenStack This release is part of the stein 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 19.0.10..19.0.11 --------------------------------------------- 37175866b Fix idempotency for os-lxc-container-setup.yml c0358038a Bump SHAs for stable/stein f8c374420 Drop virtualenv pip package for CI 7e0ac4f3f Do not append container_name for metal containers Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 4 +- osa_toolkit/generate.py | 18 ++++- playbooks/common-tasks/os-lxc-container-setup.yml | 8 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/nova_consoles.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 92 +++++++++++----------- scripts/bootstrap-ansible.sh | 2 +- scripts/gate-check-commit.sh | 4 +- zuul.d/jobs.yaml | 1 + zuul.d/playbooks/pre-gate-cleanup.yml | 55 +++++++++++++ zuul.d/playbooks/vars/debian.yml | 19 +++++ zuul.d/playbooks/vars/redhat.yml | 17 ++++ zuul.d/playbooks/vars/suse.yml | 18 +++++ 13 files changed, 183 insertions(+), 59 deletions(-)