Updated from global requirements
Change-Id: I55ab1f50ef49b8253cae8eb202475ea011bd3d4f
This commit is contained in:
parent
f8060ae001
commit
90941e0235
@ -15,7 +15,7 @@ oslo.utils>=3.20.0 # Apache-2.0
|
||||
oslo.log>=3.22.0 # Apache-2.0
|
||||
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
||||
keystoneauth1>=2.21.0 # Apache-2.0
|
||||
os-brick!=1.14.0,>=1.13.1 # Apache-2.0
|
||||
os-brick!=1.14.0,!=1.15.0,>=1.13.1 # Apache-2.0
|
||||
|
||||
pycrypto>=2.6 # Public Domain
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
|
@ -17,7 +17,7 @@ astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
|
||||
openstackdocstheme>=1.11.0 # Apache-2.0
|
||||
|
||||
# Tempest Plugin
|
||||
tempest>=14.0.0 # Apache-2.0
|
||||
tempest>=16.1.0 # Apache-2.0
|
||||
|
||||
# Used in integration tests
|
||||
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user