We are overjoyed to announce the release of: openstack-ansible 18.1.7: Ansible playbooks for deploying OpenStack This release is part of the rocky 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 18.1.6..18.1.7 ------------------------------------------- 5f5e6fbcf rgw keystone setup fix python interpreter 42c939cf2 Update the heat service egg name to openstack_heat 334096f6a Bump SHAs for stable/rocky aa63cda27 Move hosts file management toggle to all group vars 0a929c3df Utility container venv is missing python libs for ansible openstack modules 6c643e9bd Correct os-cinder-install task serialisation bc7f19b00 Add /v2 to mistral api endpoint. b1ab0b38c Use stable ARA setup interface for defining the callback location dd6d2761b Add Calico networking AIO scenario bd2852ebe Use opendev links 3b49353bf Bump etcd role to v3 capable SHA e130d7d8a Set openSUSE 42.3 LXC jobs to non-voting cf776e29a OpenDev Migration Patch b9eaf9837 Add option to disable container builds on specific hosts dd6dd1ad5 Add trackbranch for Rocky f403d2f00 Add Leap 15 jobs 9558b79e1 Bump SHAs for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- ansible-role-requirements.yml | 248 +++++++++++++-------- etc/openstack_deploy/conf.d/etcd.yml.aio | 4 + .../conf.d/{etcd.conf.example => etcd.yml.example} | 0 etc/openstack_deploy/env.d/calico.yml.example | 32 +++ inventory/group_vars/all/all.yml | 3 + inventory/group_vars/hosts.yml | 3 - inventory/group_vars/mistral_all.yml | 6 +- inventory/group_vars/utility_all.yml | 1 + osa_toolkit/generate.py | 3 + playbooks/ceph-rgw-keystone-setup.yml | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 164 +++++++------- playbooks/os-cinder-install.yml | 2 +- .../no_containers_option-39034d48825e8966.yaml | 18 ++ ...e-tempest-image-dir-owner-ec10dfa5bb9f87f1.yaml | 5 + .../use_vendored_gpg_keys-f268bd4f4cb7d105.yaml | 16 ++ scripts/scripts-library.sh | 4 +- .../bootstrap-host/tasks/prepare_aio_config.yml | 12 +- .../templates/user_variables_calico.yml.j2 | 33 +++ zuul.d/jobs.yaml | 53 +++++ zuul.d/playbooks/post.yml | 8 +- zuul.d/playbooks/run.yml | 2 +- zuul.d/project-templates.yaml | 13 +- 26 files changed, 449 insertions(+), 207 deletions(-)
participants (1)
-
no-reply@openstack.org