Updated from global requirements

Change-Id: Id9addd47d8a6f5f7290f3cfa04e1e7585962d780
This commit is contained in:
OpenStack Proposal Bot 2015-12-08 14:29:04 +00:00
parent 5c14f29f9b
commit 4aaaf4ca32
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ six>=1.9.0
netaddr!=0.7.16,>=0.7.12
PyYAML>=3.1.0
jsonpatch>=1.1
keystonemiddleware!=2.4.0,>=2.0.0
keystonemiddleware>=4.0.0
yaql>=1.0.0 # Apache 2.0 License
# For paste.util.template used in keystone.common.template
@ -38,7 +38,7 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0

View File

@ -16,7 +16,7 @@ testresources>=0.2.4
testscenarios>=0.4
testtools>=1.4.0
unittest2
pylint==1.4.4 # GNU GPL v2
pylint==1.4.5 # GNU GPL v2
requests>=2.8.1
# Some of the tests use real MySQL and Postgres databases