nova/tools/test-requires
Sean Dague 9e03eab188 move python-cinderclient to pip-requires
python-cinderclient is now actually a requirement, move
this from test-requires to pip-requires to reflect that.

Fixes bug #1074085

Change-Id: Iea6c58faab2462d137049d690d58d951bd4e2c9e
2012-11-02 07:53:57 -04:00

15 lines
194 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
coverage
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