We are ecstatic to announce the release of: ceilometermiddleware 3.5.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. Changes in ceilometermiddleware 3.4.0..3.5.0 -------------------------------------------- dec1817 If-else with same path in both directions 76ee310 Remove old excludes d937ebe reno: Update master for unmaintained/zed Diffstat (except docs and test files) ------------------------------------- ceilometermiddleware/swift.py | 5 +---- releasenotes/source/zed.rst | 2 +- requirements.txt | 6 +----- 4 files changed, 4 insertions(+), 11 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 07153c5..8b91f88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - @@ -9 +5 @@ pbr>=1.6 # Apache-2.0 -pycadf!=2.0.0,>=1.1.0 # Apache-2.0 +pycadf>=2.0.1 # Apache-2.0