Updated from global requirements

Change-Id: I3392d3228dc19bb1e30653126e65fa9947b58002
This commit is contained in:
OpenStack Proposal Bot 2015-10-13 05:26:10 +00:00
parent 56ef2a001c
commit ebc8be0f82

View File

@ -7,7 +7,7 @@ alembic>=0.8.0
automaton>=0.5.0 # Apache-2.0
eventlet>=0.17.4
lxml>=2.3
WebOb>=1.2.3
WebOb<1.5.0,>=1.2.3
greenlet>=0.3.2
netaddr!=0.7.16,>=0.7.12
paramiko>=1.13.0
@ -39,7 +39,7 @@ jsonpatch>=1.1
WSME>=0.7
Jinja2>=2.6 # BSD License (3 clause)
keystonemiddleware>=2.0.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,>=1.16.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
oslo.versionedobjects>=0.9.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0