We are satisfied to announce the release of: openstack-ansible 18.1.2: Ansible playbooks for deploying OpenStack This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ For more details, please see below. Changes in openstack-ansible 18.1.1..18.1.2 ------------------------------------------- 72f444d [DOC] fix some typos and fix some stuff fdb3a7c Remove the log container in the AIO config f6dc255 Update Octavia to latest stable/rocky SHA b940dc2 nspawn: correct task names 5191cdb Update all SHAs for 18.1.2 389975b Document how to use the utility container for service setup bdd79bd Zuul: Simplify the integrated test playbooks a90fd4a Add retries for utility container distro package installs 7373e88 Fixed ability of usage interfaces/bridges with dots (aliases) d5ad3af Update playbook to newer syntax. Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 46 +++++++------- .../upgrades/major-upgrades-manual-upgrade.rst | 19 +++--- .../openstack_user_config.yml.aio-nspawn.j2 | 3 - .../openstack_user_config.yml.aio.j2 | 4 -- etc/openstack_deploy/user_variables.yml | 12 ++++ inventory/group_vars/all/all.yml | 2 +- playbooks/common-tasks/dynamic-address-fact.yml | 2 +- .../common-tasks/os-nspawn-container-setup.yml | 4 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 74 +++++++++++----------- playbooks/os-keystone-install.yml | 2 +- playbooks/utility-install.yml | 4 ++ zuul.d/playbooks/post.yml | 20 ++---- zuul.d/playbooks/run.yml | 24 ++----- 14 files changed, 101 insertions(+), 117 deletions(-)