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: Ib7f07dbe7e81d17d42a191a664c7f844f58fcb94
This commit is contained in:
Clark Boylan 2012-08-21 14:34:22 -07:00
parent d64876424e
commit df7b82d2f2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ nose
nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==1.2
setuptools-git>=0.4
sphinx>=1.1.2