Cleanup test-requirements
- python-subunit is not used directly anywhere and it is dependency of both testrepository and os-testr (probably was used by some tox wrapper script before) - python-ironicclient is not used anywhere (probably should've been used by functional tests, but we still have none of those). Change-Id: I42aeb75dab18d90d60792f070599532fd3d9af10
This commit is contained in:
parent
a0e0a808cf
commit
0e4b5b8c05
@ -11,8 +11,6 @@ PyMySQL>=0.7.6 # MIT License
|
|||||||
iso8601>=0.1.11 # MIT
|
iso8601>=0.1.11 # MIT
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
psycopg2>=2.6.2 # LGPL/ZPL
|
psycopg2>=2.6.2 # LGPL/ZPL
|
||||||
python-ironicclient>=1.14.0 # Apache-2.0
|
|
||||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
os-testr>=1.0.0 # Apache-2.0
|
os-testr>=1.0.0 # Apache-2.0
|
||||||
testresources>=2.0.0 # Apache-2.0/BSD
|
testresources>=2.0.0 # Apache-2.0/BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user