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:
parent
75c50a27b0
commit
969cf95aa1
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user