
It doesnt make sense to put rtslib in tools/test-requires since it is not directly using the python module while running the tests, since the tests use cinder-rtstool. Change-Id: Ib39b91e25f22b4943ef17eee50967828f7460b25 Signed-off-by: Chuck Short <chuck.short@canonical.com>
16 lines
210 B
Plaintext
16 lines
210 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.28
|
|
|
|
coverage
|
|
mox>=0.5.3
|
|
nose
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
nosehtmloutput
|
|
pep8==1.3.3
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
MySQL-python
|
|
psycopg2
|
|
hp3parclient>=1.0.0
|