Barbican tests fail because of incomplete test dependencies

Missing dependencies in test-requirements.txt

Closes-bug: #1428183
Change-Id: I894eb015cf9ceac7bbc315da81d300abd58cd7ef
This commit is contained in:
liujiong 2016-06-15 10:01:55 +08:00
parent 29e7356c9d
commit 9df6e5bb7b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
requests>=2.10.0 # Apache-2.0
WebTest>=2.0 # MIT
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
tempest>=11.0.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD