Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-05-08 14:00:24 +00:00 committed by Gerrit Code Review
commit c0b8fd801f
3 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@ linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monasca-common==1.4.0
monasca-common==2.7.0
monasca-statsd==1.1.0
monotonic==0.6
mox3==0.20.0
@ -42,7 +42,7 @@ openstackdocstheme==1.18.1
os-api-ref==1.4.0
os-client-config==1.28.0
os-testr==1.0.0
oslo.config==5.1.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.i18n==3.15.3
oslo.log==3.36.0

View File

@ -6,13 +6,13 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
Paste>=2.0.2 # MIT
falcon>=1.0.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
monasca-common>=1.4.0 # Apache-2.0
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
monasca-common>=2.7.0 # Apache-2.0
eventlet!=0.18.3,!=0.20.1,!=0.21.0,>=0.18.2 # MIT
monasca-statsd>=1.1.0 # Apache-2.0

View File

@ -16,7 +16,7 @@ simplejson>=3.5.1 # MIT
# documentation
doc8>=0.6.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
os-api-ref>=1.4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0