We are delighted to announce the release of: ceilometer 23.0.1 This release is part of the dalmatian 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. 23.0.1 ^^^^^^ Bug Fixes * Fixed bug #2113768 where the Libvirt inspector did not catch exceptions thrown when calling interfaceStats function on a domain. Changes in ceilometer 23.0.0..23.0.1 ------------------------------------ dc8b698a6 Catch exceptions for interfaceStats in libvirt inspector a36cc766c Update TOX_CONSTRAINTS_FILE for stable/2024.2 84999664e Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ceilometer/compute/virt/libvirt/inspector.py | 8 +++++++- releasenotes/notes/bug-2113768-a2db3a59c8e13558.yaml | 6 ++++++ tox.ini | 6 +++--- 4 files changed, 17 insertions(+), 4 deletions(-)