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 <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-05-02 17:22:47 -05:00
parent 75c50a27b0
commit 969cf95aa1
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,9 @@ boto3 # Apache-2.0
botocore # Apache-2.0 botocore # Apache-2.0
cassandra-driver!=3.6.0 # Apache-2.0 cassandra-driver!=3.6.0 # Apache-2.0
castellan # 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 cachetools # MIT License
cffi # MIT cffi # MIT
cliff!=2.9.0,!=2.17.0,<3.0.0;python_version=='2.7' # Apache-2.0 cliff!=2.9.0,!=2.17.0,<3.0.0;python_version=='2.7' # Apache-2.0

View File

@ -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.7'
oslo.reports===2.0.1;python_version=='3.8' oslo.reports===2.0.1;python_version=='3.8'
bitmath===1.3.3.1 bitmath===1.3.3.1
ceilometermiddleware===2.0.0
python-nss===1.0.1 python-nss===1.0.1
testrepository===0.0.20 testrepository===0.0.20
sympy===1.5.1 sympy===1.5.1