ceilometermiddleware 3.4.0 (dalmatian)
We are stoked to announce the release of: ceilometermiddleware 3.4.0: OpenStack Telemetry middleware for generating metrics This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/ceilometermiddleware Download the package from: https://pypi.org/project/ceilometermiddleware Please report issues through: https://bugs.launchpad.net/ceilometermiddleware/+bugs For more details, please see below. 3.4.0 ^^^^^ Bug Fixes * The ceilometer middleware now supports loading additional config files to look up oslo.messaging library options. Set the "extra_config_files" parameter or the "extra_config_dirs" parameter in the ceilometer middleware section in the swift proxy server config file. Changes in ceilometermiddleware 3.3.1..3.4.0 -------------------------------------------- 74dac1c Load additional config files for oslo.messaging options a934f88 reno: Update master for unmaintained/xena e59b135 reno: Update master for unmaintained/wallaby 99243ab reno: Update master for unmaintained/victoria 523190e Update master for stable/2024.1 19b2e15 Add doc/requirements Diffstat (except docs and test files) ------------------------------------- ceilometermiddleware/swift.py | 16 +++++++++++++++- releasenotes/notes/bug-1673738-ec8f7dd8ac43ad54.yaml | 7 +++++++ releasenotes/source/2024.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- test-requirements.txt | 3 --- tox.ini | 3 +++ 10 files changed, 38 insertions(+), 7 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index d82a2b7..032f304 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,2 +6,0 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx>=2.0.0,!=2.1.0 # BSD -openstackdocstheme>=2.2.1 # Apache-2.0 @@ -11 +8,0 @@ stestr>=2.0.0 # Apache-2.0 -reno>=3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org