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: I6d217ff3098650e013985afdd8f4186d8d77d609
This commit is contained in:
Clark Boylan
2012-08-21 14:35:32 -07:00
parent dec8f77c92
commit d50f89b65f

View File

@@ -6,6 +6,7 @@ mox
nose nose
nose-exclude nose-exclude
openstack.nose_plugin openstack.nose_plugin
nosehtmloutput
pep8==1.2 pep8==1.2
sphinx>=1.1.2 sphinx>=1.1.2
unittest2>=0.5.1 unittest2>=0.5.1