We high-spiritedly announce the release of: kolla-ansible 19.7.0 This release is part of the dalmatian 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. 19.7.0 ^^^^^^ Bug Fixes * Remove reference to EXTRA_OPTS in documentation. * Adds a missing override for "octavia_notification_topics" so that operators can add their own notification topics for Octavia. By default it will send notifications to ceilometer when ceilometer is enabled. Changes in kolla-ansible 19.6.0..19.7.0 --------------------------------------- 0c2f8168b CI: Drop upgrade jobs - 2024.1 is going unmaintained fbe9ad97a Enables override of Octavia notification topics b3ba335f5 ovn: Add retries to set-connection commands 3be5a3852 Remove reference to EXTRA_OPTS in documentation Diffstat (except docs and test files) ------------------------------------- ansible/roles/octavia/defaults/main.yml | 9 +++++++ ansible/roles/octavia/templates/octavia.conf.j2 | 6 +++++ ansible/roles/ovn-db/tasks/bootstrap-db.yml | 28 ++++++++++++++++++---- .../docs-remove-extra-opts-9f68a9b3dd9f14c1.yaml | 4 ++++ .../octavia-notifications-98a91ab02d9cbee6.yaml | 7 ++++++ zuul.d/project.yaml | 20 ---------------- 7 files changed, 50 insertions(+), 27 deletions(-)