Update requrements files.
Change-Id: I30c8cc353cc8b3834436c21ef0890f7aba38b471
This commit is contained in:
parent
e82db68793
commit
40ba8d5bfc
@ -1,7 +1,9 @@
|
|||||||
# Tobiko framework requirements
|
# Tobiko framework requirements
|
||||||
|
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
keystoneauth1>=2.0.0 # Apache-2.0
|
keystoneauth1>=>=3.4.0 # Apache-2.0
|
||||||
|
netaddr>=0.7.18 # BSD
|
||||||
|
neutron-lib>=1.25.0 # Apache-2.0
|
||||||
oslo.config>=5.2.0 # Apache-2.0
|
oslo.config>=5.2.0 # Apache-2.0
|
||||||
oslo.log>=3.36.0 # Apache-2.0
|
oslo.log>=3.36.0 # Apache-2.0
|
||||||
python-heatclient>=1.5.0 # Apache-2.0
|
python-heatclient>=1.5.0 # Apache-2.0
|
||||||
@ -10,4 +12,3 @@ python-novaclient>=9.1.0 # Apache-2.0
|
|||||||
stestr>=2.0 # Apache-2.0
|
stestr>=2.0 # Apache-2.0
|
||||||
six>=1.10.0 # MIT
|
six>=1.10.0 # MIT
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
coverage!=4.4,>=4.0 # Apache-2.0
|
coverage!=4.4,>=4.0 # Apache-2.0
|
||||||
mock>=2.0 # BSD
|
mock>=2.0 # BSD
|
||||||
reno>=2.5.0 # Apache-2.0
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user