From 969cf95aa1dd6b1e62d3e3a08018d8b0f97449ff Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Sat, 2 May 2020 17:22:47 -0500 Subject: [PATCH] Add back ceilometermiddleware Removed by https://review.opendev.org/#/c/724761/, but needed for Sahara, even though they do not list it in their requirements. Change-Id: I158a8c449d6da6d9e45eba645cf0fd04320a972e Signed-off-by: Sean McGinnis --- global-requirements.txt | 3 +++ upper-constraints.txt | 1 + 2 files changed, 4 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 1de8a125cf..a8e0ce4d46 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -17,6 +17,9 @@ boto3 # Apache-2.0 botocore # Apache-2.0 cassandra-driver!=3.6.0 # Apache-2.0 castellan # Apache-2.0 +# ceilometermiddleware might not show up with a search of setup.cfg and +# requirements files, but some projects use it via being installed by devstack +ceilometermiddleware # Apache-2.0 cachetools # MIT License cffi # MIT cliff!=2.9.0,!=2.17.0,<3.0.0;python_version=='2.7' # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 4695dfa0d6..5fcf98f6f6 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -640,6 +640,7 @@ oslo.reports===2.0.1;python_version=='3.6' oslo.reports===2.0.1;python_version=='3.7' oslo.reports===2.0.1;python_version=='3.8' bitmath===1.3.3.1 +ceilometermiddleware===2.0.0 python-nss===1.0.1 testrepository===0.0.20 sympy===1.5.1