We are excited to announce the release of: openstack-ansible 11.2.17: Ansible playbooks for deploying OpenStack For more details, please see below. 11.2.17 ^^^^^^^ Bug Fixes * Previously, the "ansible_managed" var was being used to insert a header into the "swift.conf" that contained date/time information. This meant that swift.conf across different nodes did not have the same MD5SUM, causing "swift-recon --md5" to break. We now insert a piece of static text instead to resolve this issue. Changes in openstack-ansible 11.2.16..11.2.17 --------------------------------------------- 97e3425 Finalise Neutron-FWaaS/Swift SHAs for 11.2.17 (kilo-eol) 6df4ba8 Make ansible managed line in swift.conf static 75deb16 Use correct keystone auth parameters 23cf197 Use default metadata_backlog value from Neutron ac59665 [GATE UNBLOCKER] Lock CPU map script to a release 1ffe849 Updates all SHAs for 11.2.17 (Final Kilo SHA's) Diffstat (except docs and test files) ------------------------------------- .../defaults/repo_packages/openstack_other.yml | 6 ++--- .../defaults/repo_packages/openstack_services.yml | 26 +++++++++++----------- playbooks/inventory/group_vars/all.yml | 2 +- playbooks/roles/os_neutron/defaults/main.yml | 2 +- .../os_neutron/templates/metadata_agent.ini.j2 | 11 ++++----- playbooks/roles/os_swift/templates/swift.conf.j2 | 2 +- .../notes/swift-conf-b8dd5e1199f8e4a8.yaml | 9 ++++++++ .../tasks/prepare_libvirt_service.yml | 2 +- 8 files changed, 33 insertions(+), 27 deletions(-)
participants (1)
-
no-reply@openstack.org