Updated from global requirements
Change-Id: Id9addd47d8a6f5f7290f3cfa04e1e7585962d780
This commit is contained in:
parent
5c14f29f9b
commit
4aaaf4ca32
@ -18,7 +18,7 @@ six>=1.9.0
|
|||||||
netaddr!=0.7.16,>=0.7.12
|
netaddr!=0.7.16,>=0.7.12
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
jsonpatch>=1.1
|
jsonpatch>=1.1
|
||||||
keystonemiddleware!=2.4.0,>=2.0.0
|
keystonemiddleware>=4.0.0
|
||||||
yaql>=1.0.0 # Apache 2.0 License
|
yaql>=1.0.0 # Apache 2.0 License
|
||||||
|
|
||||||
# For paste.util.template used in keystone.common.template
|
# 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.messaging!=2.8.0,>2.6.1 # Apache-2.0
|
||||||
oslo.middleware>=3.0.0 # Apache-2.0
|
oslo.middleware>=3.0.0 # Apache-2.0
|
||||||
oslo.serialization>=1.10.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.utils>=2.8.0 # Apache-2.0
|
||||||
oslo.i18n>=1.5.0 # Apache-2.0
|
oslo.i18n>=1.5.0 # Apache-2.0
|
||||||
oslo.log>=1.12.0 # Apache-2.0
|
oslo.log>=1.12.0 # Apache-2.0
|
||||||
|
@ -16,7 +16,7 @@ testresources>=0.2.4
|
|||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=1.4.0
|
testtools>=1.4.0
|
||||||
unittest2
|
unittest2
|
||||||
pylint==1.4.4 # GNU GPL v2
|
pylint==1.4.5 # GNU GPL v2
|
||||||
requests>=2.8.1
|
requests>=2.8.1
|
||||||
|
|
||||||
# Some of the tests use real MySQL and Postgres databases
|
# Some of the tests use real MySQL and Postgres databases
|
||||||
|
Loading…
Reference in New Issue
Block a user