openstack-ansible 20.1.1 (train)
We are thrilled to announce the release of: openstack-ansible 20.1.1: Ansible playbooks for deploying OpenStack This release is part of the train 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. 20.1.1 ^^^^^^ New Features * Added variables *magnum_cluster_templates* and *magnum_flavors* which allow deployers to define coe cluster template and nova flavors creation during role execution. These variables may contain list of resources to add. All keys supported by appropriate ansible modules may be passed as items in the list. Changes in openstack-ansible 20.1.0..20.1.1 ------------------------------------------- efae39ca0 Bump keystone to apply security patches 690ea76ea Ensure utility binaries link to the latest versions 0041f6b8f Don't do cleanup for Suse images 06181c6cc ceph: run handlers after common 3501c9da5 [doc] Adjust deploy-guide to install py3 6e3879a56 Bump SHAs for stable/train 0744fbcee Use the train RDO repo on the train branch 3ca81dbb9 [doc] Add placement definition to config sample a7daf9af3 Drop pip-conf-removal.yml from docs bb04f7f09 Bump SHAs for stable/train 36e4a87a5 Use zuul cached repos for openstack services 753bff572 Allow ceph metal CI deployments Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 64 ++++++++-------- deploy-guide/source/targethosts-prepare.rst | 12 +-- .../openstack_user_config.yml.test.example | 5 ++ playbooks/ceph-install.yml | 8 +- playbooks/ceph-rgw-install.yml | 4 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/nova_consoles.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 88 +++++++++++----------- playbooks/utility-install.yml | 33 ++++---- .../notes/magnum_resources-84e50dbaebac7d1c.yaml | 8 ++ scripts/get-ansible-role-requirements.yml | 20 +++++ .../bootstrap-host/tasks/prepare_aio_config.yml | 2 +- .../templates/user_variables.aio.yml.j2 | 5 ++ .../templates/user_variables_ceph.yml.j2 | 2 +- zuul.d/jobs.yaml | 47 ++++++++++++ zuul.d/playbooks/pre-gate-cleanup.yml | 44 ++++++----- zuul.d/playbooks/pre-osa-aio.yml | 7 +- zuul.d/playbooks/vars/suse.yml | 18 ----- 20 files changed, 235 insertions(+), 157 deletions(-)
participants (1)
-
no-reply@openstack.org