Add nosehtmloutput as a test dependency.

Adding nosehtmloutput as a test dependency allows nose to output its
results to an html file. This will be used by Jenkins to save logs on
a different server.

Change-Id: I4292ba27db9371d5a8dae4b901a46165b9ee6721
This commit is contained in:
Clark Boylan 2012-08-21 14:40:00 -07:00
parent 6941260d07
commit b0eb070655
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ nose
nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==1.3
sphinx>=1.1.2
eventlet