]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Install rtslib when installing cinder
authorChuck Short <chuck.short@canonical.com>
Mon, 18 Feb 2013 14:03:32 +0000 (08:03 -0600)
committerChuck Short <chuck.short@canonical.com>
Mon, 18 Feb 2013 14:05:52 +0000 (08:05 -0600)
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>
tools/pip-requires
tools/test-requires

index 0dbc86b5704c70cb5f57e96e96d3effe578a12ad..5b80e490ce730010c417bc2ed0d71d7d85da3dc7 100644 (file)
@@ -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
index 8f3b67a9462ff2887d8cc358292d1d0e22396c96..aa1ef040269bc840d3003e4cca458967cf232a6f 100644 (file)
@@ -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