Merge "Add ceilometer to global-requirements.txt"

This commit is contained in:
Zuul 2018-09-17 19:24:42 +00:00 committed by Gerrit Code Review
commit f2e90922d1
2 changed files with 5 additions and 0 deletions

View File

@ -468,6 +468,10 @@ zuul-sphinx # Apache-2.0
shade # Apache-2.0
sadisplay # BSD
# NOTE(tonyb): Generally adding OpenSatck services isn't allowed but some consumers of ceilometer
# use it like a library so until there is a ceilometer-lib (or similar) this is our best option.
ceilometer # Apache-2.0
# Indirect dependencies that need blocking
daiquiri

View File

@ -1,3 +1,4 @@
ceilometer===11.0.0
ntlm-auth===1.2.0
voluptuous===0.11.5
chardet===3.0.4