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
This commit is contained in:
Sean Dague
2012-10-31 14:19:49 -04:00
parent 82a84d3b85
commit 9e03eab188
2 changed files with 1 additions and 1 deletions

View File

@@ -19,5 +19,6 @@ Babel>=0.9.6
iso8601>=0.1.4
httplib2
setuptools_git>=0.4
python-cinderclient
python-quantumclient>=2.1
python-glanceclient>=0.5.0,<2

View File

@@ -11,5 +11,4 @@ pep8==1.2
pylint==0.25.2
sphinx>=1.1.2
feedparser
python-cinderclient
MySQL-python