Add oslo.cache and oslo.reports to global requirements
Allow projects to kick the tires of oslo.cache and oslo.reports. oslo.cache was extracted from keystone and is based on dogpile interfaces. oslo.reports was extractred from oslo-incubator and is widely used (copied). We would like projects to try to adopt these libraries and provide valuable feedback on the API. Change-Id: I8184ade8989349ffca9a71c4ae1b56ca12fecbec
This commit is contained in:
parent
c4b502c628
commit
d5b48a7f90
@ -68,6 +68,7 @@ networkx>=1.8
|
||||
oauthlib>=0.6
|
||||
openstackdocstheme>=1.0.3
|
||||
ordereddict
|
||||
oslo.cache>=0.1.1 # Apache-2.0
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.concurrency>=2.1.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
@ -77,6 +78,7 @@ oslo.log>=1.2.0 # Apache-2.0
|
||||
oslo.messaging>=1.8.0,!=1.12.0 # Apache-2.0
|
||||
oslo.middleware>=1.2.0,!=2.0.0 # Apache-2.0
|
||||
oslo.policy>=0.5.0 # Apache-2.0
|
||||
oslo.reports>=0.1.0 # Apache-2.0
|
||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.service>=0.1.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user