Updated from global requirements

Change-Id: I88c1cebe1d89b89f66bd92de7a6b29683381a481
This commit is contained in:
OpenStack Proposal Bot 2015-10-19 22:11:09 +00:00
parent 886bb91156
commit 8f582251eb
1 changed files with 3 additions and 3 deletions

View File

@ -31,15 +31,15 @@ oslo.middleware>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.7.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
pecan>=1.0.0
requests>=2.5.2
requests!=2.8.0,>=2.5.2
six>=1.9.0
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,!=2.6.1,>=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