Install rtslib when installing cinder

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>
This commit is contained in:
Chuck Short 2013-02-18 08:03:32 -06:00
parent 4d6b1d4adb
commit 2443e35d8c
2 changed files with 1 additions and 1 deletions

@ -21,3 +21,4 @@ iso8601>=0.1.4
setuptools_git>=0.4
python-glanceclient>=0.5.0,<2
python-keystoneclient>=0.2.0
rtslib>=2.1.fb27

@ -9,7 +9,6 @@ openstack.nose_plugin
nosehtmloutput
pep8==1.3.3
pylint==0.25.2
rtslib>=2.1.fb27
sphinx>=1.1.2
MySQL-python
psycopg2