We jubilantly announce the release of: ceilometer 9.0.7: OpenStack Telemetry This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/ceilometer Download the package from: https://tarballs.openstack.org/ceilometer/ Please report issues through: https://bugs.launchpad.net/ceilometer/+bugs For more details, please see below. Changes in ceilometer 9.0.6..9.0.7 ---------------------------------- 8406c3c3 Replace openstack.org git:// URLs with https:// b554dc3e Use kafka extras for oslo.messaging 0edada98 import zuul job settings from project-config Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 +++++++ devstack/plugin.sh | 2 +- devstack/upgrade/settings | 4 ++-- .../run.yaml | 4 ++-- playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb/run.yaml | 4 ++-- playbooks/legacy/ceilometer-dsvm-tempest-plugin-mysql/run.yaml | 4 ++-- playbooks/legacy/grenade-dsvm-ceilometer/run.yaml | 2 +- test-requirements.txt | 1 + 8 files changed, 18 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 4076cf5e..ac9ba62e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,0 +13 @@ openstackdocstheme>=1.11.0 # Apache-2.0 +oslo.messaging[kafka]>=5.12.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org