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:
Pavlo Shchelokovskyy 2017-09-19 12:40:21 +00:00 committed by Pavlo Shchelokovskyy
parent a0e0a808cf
commit 0e4b5b8c05
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ PyMySQL>=0.7.6 # MIT License
iso8601>=0.1.11 # MIT
oslotest>=1.10.0 # Apache-2.0
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
os-testr>=1.0.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD