We are glad to announce the release of: kolla-ansible 17.8.0 This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/kolla-ansible Download the package from: https://tarballs.openstack.org/kolla-ansible/ Please report issues through: https://bugs.launchpad.net/kolla-ansible/+bugs For more details, please see below. 17.8.0 ^^^^^^ Bug Fixes * Fixes Apache and placement writing to the same log file. Apache placement VirtualHost ErrorLog has been renamed to "placement-api- error.log" (similar to other services). LP#[2095607] * Fixes a bug where the etcd3gw "backend_url" in cinder.conf would be invalid when "openstack_cacert" was set. LP#2085908 * Fixes an issue with Grafana datasource updates by removing hardcoded version number. This ensures proper datasource configuration updates. LP#[2096664] * Fixed an issue with the "prometheus.yml" template which would break when deploying alertmanager. Changes in kolla-ansible 17.7.0..17.8.0 --------------------------------------- 87de11dc4 Fix Grafana datasource update fec66c133 fluentd: Add placement to list of supported services 8af395c50 CI: Remove upgrade jobs from unmaintained/2023.1 19cc9af0c Fix Grafana role support for Ansible check mode 62f10fd73 Fix Magnum role support for Ansible check mode c05865726 Fix Opensearch role support for Ansible check mode 0e2a6f186 ironic: Change Prometheus metrics dir aa32a81eb Avoid double quotes in HAProxy configuration 1532ba24c Updates docs to fix incorrect container example 4bc34d616 Fix cinder etcd3gw backend_url 906771a50 Fix prometheus.yml templating 3e562d7ed [CI] Force config drive for ipv6 jobs Diffstat (except docs and test files) ------------------------------------- ansible/roles/cinder/templates/cinder.conf.j2 | 2 +- ansible/roles/common/defaults/main.yml | 2 ++ ansible/roles/grafana/tasks/config.yml | 1 + ansible/roles/grafana/tasks/post_config.yml | 1 + ansible/roles/grafana/templates/prometheus.yaml.j2 | 1 - ansible/roles/ironic/defaults/main.yml | 4 ++-- ansible/roles/ironic/tasks/precheck.yml | 1 + ansible/roles/ironic/templates/ironic.conf.j2 | 2 +- ansible/roles/keystone/defaults/main.yml | 4 ++-- ansible/roles/magnum/tasks/register.yml | 1 + ansible/roles/opensearch/tasks/post-config.yml | 9 +++++++-- .../placement/templates/placement-api-wsgi.conf.j2 | 2 +- ansible/roles/prometheus/templates/prometheus.yml.j2 | 4 ++-- releasenotes/notes/bug-2095607-f4d9d5aebebddfc8.yaml | 7 +++++++ .../fix-cinder-etcd-backend-url-3ca1fa04293c16b5.yaml | 6 ++++++ .../grafana_update_datasources-706e3cdc964c5272.yaml | 6 ++++++ .../prometheus-template-fix-b971aad477a8fdc9.yaml | 5 +++++ zuul.d/project.yaml | 19 ------------------- 22 files changed, 55 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org