We jubilantly announce the release of: openstack-ansible 19.0.10: 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. 19.0.10 ^^^^^^^ Known Issues ************ * The journald-remote is disabled from execution inside setup- infrastructure until https://github.com/systemd/systemd/issues/2376 has been incorporated in current systemd packages. The playbook can be enabled by setting "journald_remote_enabled" to "True" Upgrade Notes ************* * The journald-remote playbook is disabled from execution inside setup-infrastructure until setting "journald_remote_enabled" is set to "True" due to https://github.com/systemd/systemd/issues/2376 Changes in openstack-ansible 19.0.9..19.0.10 -------------------------------------------- dd04abeac Bump SHAs for stable/stein fd9e54a30 Set fixed version for networking-calico b69c0797b Bump ansible version to 2.7.16 1e492e8ea Remove log compression before upload 4669f7d9b Install appropriate tempest releases on stable branches df603c139 Disable journald-remote playbook 98d44b691 Bump SHAs for stable/stein Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 18 ++-- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/nova_consoles.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 96 +++++++++++----------- playbooks/os-tempest-install.yml | 1 + playbooks/setup-infrastructure.yml | 5 ++ .../disable-journald-remote-33d3b43e538786ed.yaml | 13 +++ scripts/bootstrap-ansible.sh | 2 +- scripts/log-collect.sh | 12 --- 9 files changed, 79 insertions(+), 72 deletions(-)