update python-quantumclient dependency to >=2.0

Nova should depend on a version of quantum client that includes
API v2.0 support.  That means the client version should be 2.0+ .

This was just pushed to PyPi today:

http://pypi.python.org/pypi/python-quantumclient/2.0

Change-Id: Ib9d997ceff92f2da6986d184b7b0da9e564800aa
This commit is contained in:
Dan Wendlandt 2012-08-13 07:31:58 -07:00
parent e2bb812db3
commit 97dd343b16
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ Babel>=0.9.6
iso8601>=0.1.4
httplib2
setuptools_git>=0.4
python-quantumclient>=0.1,<0.2
python-quantumclient>=2.0
python-glanceclient<2