openstack-ansible 18.1.3 (rocky)
We jubilantly announce the release of: openstack-ansible 18.1.3: 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. 18.1.3 ^^^^^^ New Features ************ * It is now possible to use NFS mountpoints with the role by using the nova_nfs_client variable, which is useful for using NFS for instance data and saves. Upgrade Notes ************* * The data structure for "galera_client_gpg_keys" has been changed to be a dict passed directly to the applicable apt_key/rpm_key module. As such any overrides would need to be reviewed to ensure that they do not pass any key/value pairs which would cause the module to fail. * The default values for "galera_client_gpg_keys" have been changed for all supported platforms will use vendored keys. This means that the task execution will no longer reach out to the internet to add the keys, making offline or proxy-based installations easier and more reliable. Changes in openstack-ansible 18.1.2..18.1.3 ------------------------------------------- ea5a85c Use yaml instead of parsing the text 44b3e0d Fix journal remote playbook 0d33471 Update systemd_service role for lock path fix 2ddabe0 Update roles for policy-in-code fixes 4b8ae09 Fix calico track branch in rocky 30075c6 Fixes empty metal_query 6eefd0a Updated SHA for os_horizon role 6b21c1d Fix git tracking of networking OVN 57e1b4c zuul: Add required project openstack/openstack-ansible 9048365 Update all SHAs for 18.1.3 2b9a3b1 Bump rabbitmq_server SHA to include upgrade fix 07658a2 Update Ansible to 2.5.14 59ee4a4 Publish readable journal files in the gate 2278364 Ensure that control plane hosts are also updated correctly 259a84f Update horizon role SHA Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 34 +++++----- .../upgrades/major-upgrades-manual-upgrade.rst | 15 ++--- inventory/group_vars/all/all.yml | 2 +- playbooks/common-tasks/dynamic-address-fact.yml | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 77 +++++++++++----------- playbooks/infra-journal-remote.yml | 48 ++++++++------ .../notes/add-nfs-support-5aacc81dbf3c2270.yaml | 5 ++ .../galera-client-gpg-keys-8b674cee476885d0.yaml | 12 ++++ scripts/bootstrap-ansible.sh | 2 +- scripts/run-upgrade.sh | 4 +- scripts/scripts-library.sh | 7 +- zuul.d/jobs.yaml | 2 + 14 files changed, 125 insertions(+), 92 deletions(-)
participants (1)
-
no-reply@openstack.org