Files
nova/tools/test-requires
T
Robert Collins 18b9c7f29b Isolate tests from the environment variable http_proxy.
This fixes bug 1078548.

This is done by adding a dependency on the fixtures library, which has
dedicated code for just this sort of thing, and using it in the base class.

Change-Id: I841fbf912b1a3ab43ca8c52c779d930aaf4a0e96
2012-11-14 07:03:25 +00:00

16 lines
203 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
coverage
fixtures
mox==0.5.3
nose
testtools
openstack.nose_plugin>=0.7
nosehtmloutput
pep8==1.2
pylint==0.25.2
sphinx>=1.1.2
feedparser
MySQL-python