summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorcaoyuan <cao.yuan@99cloud.net>2017-09-25 19:21:20 +0800
committercaoyuan <cao.yuan@99cloud.net>2017-09-25 19:29:20 +0800
commitf22df69b3276e7bf5098e477f7a8d701214781c1 (patch)
tree15b69476684a9f8f79397742500f45c782023065 /test-requirements.txt
parent6c859e0d8c80022f3d9234a378fd641a70bd0d73 (diff)
downloadnova-f22df69b3276e7bf5098e477f7a8d701214781c1.tar.gz
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) Change-Id: Ic2139ceb5a200c3b32bcc87e81fc30f208645771
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2a493c2dc8..5420491c76 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,7 +12,6 @@ psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
-python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinxcontrib-actdiag # BSD