Updated from global requirements
Change-Id: I3a9027f11f712d03dfbaa72eeb1c1fed8bf8a5e0
This commit is contained in:
parent
571444a124
commit
199bf788e4
@ -6,13 +6,13 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
|
||||
netaddr!=0.7.16,>=0.7.13 # BSD
|
||||
netaddr>=0.7.18 # BSD
|
||||
tenacity>=3.2.1 # Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
neutron-lib>=1.9.0 # Apache-2.0
|
||||
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
|
||||
oslo.service>=1.10.0 # Apache-2.0
|
||||
oslo.utils>=3.20.0 # Apache-2.0
|
||||
pyOpenSSL>=0.14 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
oslo.service>=1.24.0 # Apache-2.0
|
||||
oslo.utils>=3.28.0 # Apache-2.0
|
||||
pyOpenSSL>=16.2.0 # Apache-2.0
|
||||
|
@ -13,11 +13,11 @@ sphinx>=1.6.2 # BSD
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testresources>=0.2.4 # Apache-2.0/BSD
|
||||
testresources>=2.0.0 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
# This is needed for subunit-trace
|
||||
tempest-lib>=0.14.0 # Apache-2.0
|
||||
tempest-lib>=1.0.0 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
tempest>=16.1.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user