]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Update to Quantum Client 2.2.0
authorAaron Rosen <arosen@nicira.com>
Fri, 8 Mar 2013 18:12:14 +0000 (10:12 -0800)
committerAaron Rosen <arosen@nicira.com>
Fri, 8 Mar 2013 18:12:34 +0000 (10:12 -0800)
This patch updates tools/pip-requires to use the python-quantumclient 2.2
It also limits the version to <3.0.0 to prevent breaking something accidently
when 3.0.0 is released.

Fixes bug 1152695

Change-Id: If47e5bf1d638a2ac87d523651060fc7859bf8049

tools/pip-requires

index a77fbcbb2c4286c0515397df855ee90f21386f36..2c225a4683efa8064b43a60dc80b1c2967d276a6 100644 (file)
@@ -27,7 +27,7 @@ WebOb==1.2.3
 python-keystoneclient
 python-memcached
 python-swiftclient
-python-quantumclient>=2.1.2
+python-quantumclient>=2.2.0,<3.0.0
 python-cinderclient
 PyYAML>=3.1.0
 http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0b1.tar.gz#egg=oslo.config