Add ceilometer to global-requirements.txt

[Q] Is the library actively maintained?
[A] Yes.

[Q] Is the library good code?
[A] Yes.

[Q] Is the library python 3 compatible?
[A] Yes. It has a python 3.x voting jobs

[Q] Is the library license compatible?
[A] Yes. Apache 2.0

[Q] Is the library already packaged in the distros we target
    (Ubuntu latest / Fedora latest)?
[A] Yes.

[Q] Is the function of this library already covered by other
    libraries in global-requirements.txt?
[A] No.

[Q] Is the library required for OpenStack project or related dev
    or infrastructure setup? (Answer to this should be Yes,
    of course) Which?
[A] This is an openstack services that provides library-like features.

Change-Id: I7df68a67a040fb7372a9edf54dc29b69aa0168e7
This commit is contained in:
Tony Breeds 2018-09-11 14:07:00 +10:00
parent becf357a25
commit 33c4e6a90a
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