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: I6bd4736e8cc4132db65bfe8cdfe1f3a388369fa8
This commit is contained in:
Clark Boylan 2012-08-21 14:43:08 -07:00
parent a0a8b484cc
commit 2352b9d66f
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ coverage
nose
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==0.6.1
sphinx>=1.1.2