Updated from global requirements

Change-Id: I3a5f7eb8277438865e7bc8c2bda04b130b3b9ac7
This commit is contained in:
OpenStack Proposal Bot 2015-12-11 22:49:06 +00:00
parent fe3a7ce2f4
commit d29ab63daa

View File

@ -21,7 +21,7 @@ websockify>=0.6.1
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
@ -29,7 +29,7 @@ oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
pecan>=1.0.0
requests>=2.8.1
six>=1.9.0
@ -37,7 +37,7 @@ jsonpatch>=1.1
WSME>=0.8
Jinja2>=2.8 # BSD License (3 clause)
keystonemiddleware>=4.0.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
oslo.versionedobjects>=0.13.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0