Updated from global requirements
Change-Id: Ia0a39d3e4f34c48d77f1a04d1f8f08e06ca01dbf
This commit is contained in:
parent
c423e5d202
commit
aad6faff8a
@ -53,7 +53,7 @@ python-troveclient>=2.2.0 # Apache-2.0
|
||||
python-zaqarclient>=1.0.0 # Apache-2.0
|
||||
python-zunclient>=0.2.0 # Apache-2.0
|
||||
pytz>=2013.6 # MIT
|
||||
PyYAML>=3.10.0 # MIT
|
||||
PyYAML>=3.10 # MIT
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
tenacity>=3.2.1 # Apache-2.0
|
||||
Routes>=2.3.1 # MIT
|
||||
|
@ -8,7 +8,7 @@ bandit>=1.1.0 # Apache-2.0
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
kombu!=4.0.2,>=4.0.0 # BSD
|
||||
mock>=2.0 # BSD
|
||||
mock>=2.0.0 # BSD
|
||||
mox3!=0.19.0,>=0.7.0 # Apache-2.0
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
openstackdocstheme>=1.16.0 # Apache-2.0
|
||||
@ -22,9 +22,9 @@ testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
testresources>=0.2.4 # Apache-2.0/BSD
|
||||
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
# Next are used in integration tests only
|
||||
os-collect-config # Apache-2.0
|
||||
paramiko>=2.0 # LGPLv2.1+
|
||||
paramiko>=2.0.0 # LGPLv2.1+
|
||||
tempest>=16.1.0 # Apache-2.0
|
||||
gabbi>=1.35.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user