Adds wsgi_intercept as a test requirement

This will fix the unittests. The package is required by
nova fixtures.

Change-Id: I7a6195c70064d3474eadd88503693eb69c556a69
This commit is contained in:
Claudiu Belu 2017-07-31 01:40:40 -07:00
parent 52f94530a1
commit 2550dad20d
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# placement functional tests
wsgi-intercept>=1.4.1 # MIT License