Updated from global requirements
Change-Id: I4c71ff753990a8d61ad1d5a5f906dee4b353e1b1
This commit is contained in:
parent
373cf53dbc
commit
96d995b248
@ -9,7 +9,7 @@ httplib2>=0.9.1 # MIT
|
|||||||
netaddr>=0.7.18 # BSD
|
netaddr>=0.7.18 # BSD
|
||||||
tenacity>=3.2.1 # Apache-2.0
|
tenacity>=3.2.1 # Apache-2.0
|
||||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||||
six>=1.9.0 # MIT
|
six>=1.10.0 # MIT
|
||||||
stevedore>=1.20.0 # Apache-2.0
|
stevedore>=1.20.0 # Apache-2.0
|
||||||
neutron-lib>=1.11.0 # Apache-2.0
|
neutron-lib>=1.11.0 # Apache-2.0
|
||||||
osc-lib>=1.7.0 # Apache-2.0
|
osc-lib>=1.7.0 # Apache-2.0
|
||||||
|
@ -17,7 +17,7 @@ oslo.privsep>=1.23.0 # Apache-2.0
|
|||||||
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
|
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testresources>=2.0.0 # Apache-2.0/BSD
|
testresources>=2.0.0 # Apache-2.0/BSD
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
WebTest>=2.0.27 # MIT
|
WebTest>=2.0.27 # MIT
|
||||||
# This is needed for subunit-trace
|
# This is needed for subunit-trace
|
||||||
|
Loading…
Reference in New Issue
Block a user