Updated from global requirements

Change-Id: I23263d11ed159d2913690b1cb6ba62d3d82dda3e
This commit is contained in:
OpenStack Proposal Bot 2015-12-15 18:55:43 +00:00
parent cb1ad5c863
commit 623a6d6fe1
2 changed files with 3 additions and 3 deletions

View File

@ -23,14 +23,14 @@ 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.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
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.2.0 # Apache-2.0
oauthlib>=0.6
pysaml2>=2.4.0
dogpile.cache>=0.5.4

View File

@ -36,4 +36,4 @@ reno>=0.1.1 # Apache2
tempest-lib>=0.11.0
# Functional tests.
requests>=2.8.1
requests!=2.9.0,>=2.8.1