Skip to content

Commit

Permalink
move python-cinderclient to pip-requires
Browse files Browse the repository at this point in the history
python-cinderclient is now actually a requirement, move
this from test-requires to pip-requires to reflect that.

Fixes bug #1074085

Change-Id: Iea6c58faab2462d137049d690d58d951bd4e2c9e
  • Loading branch information
Sean Dague committed Nov 2, 2012
1 parent 82a84d3 commit 9e03eab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions tools/pip-requires
Expand Up @@ -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
1 change: 0 additions & 1 deletion tools/test-requires
Expand Up @@ -11,5 +11,4 @@ pep8==1.2
pylint==0.25.2
sphinx>=1.1.2
feedparser
python-cinderclient
MySQL-python

0 comments on commit 9e03eab

Please sign in to comment.