summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDan Wendlandt <dan@nicira.com>2012-08-13 07:31:58 -0700
committerDan Wendlandt <dan@nicira.com>2012-08-13 07:31:58 -0700
commit97dd343b169fcdeddfaa3031a6fde601058a104f (patch)
tree4d272f2a63cfd5e22e2e8f84dae253e761b60b1d /tools
parente2bb812db3051e171a338f86e9fcfb35d95e47c8 (diff)
downloadnova-97dd343b169fcdeddfaa3031a6fde601058a104f.tar.gz
nova-97dd343b169fcdeddfaa3031a6fde601058a104f.tar.xz
nova-97dd343b169fcdeddfaa3031a6fde601058a104f.zip
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
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 3e571e3da..f2f2e50ad 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -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