]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Align OpenStack client versions with project requirements.
authorSteve Baker <sbaker@redhat.com>
Mon, 15 Jul 2013 04:15:57 +0000 (16:15 +1200)
committerSteve Baker <sbaker@redhat.com>
Mon, 15 Jul 2013 04:15:57 +0000 (16:15 +1200)
This brings heat into line with the consensus on how to specify
version range caps.

Fixes bug: #1200214

Change-Id: I14affc96c44f865fdd0516c1eb4eb59f1a808b82

requirements.txt

index 4ff4ff12692ffca0ebc47f789e47935c25218285..b6b34455e93af375a0544df1ed7a2f2488370030 100644 (file)
@@ -11,14 +11,14 @@ argparse
 lxml>=2.3
 six
 sqlalchemy-migrate>=0.7.2
-python-novaclient>=2.11.0,<3
+python-novaclient>=2.12.0
 PasteDeploy==1.5.0
 routes==1.12.3
 SQLAlchemy>=0.7.8,<0.7.99
 WebOb==1.2.3
-python-keystoneclient>=0.2.3
-python-swiftclient
-python-quantumclient>=2.2.0,<3.0.0
-python-cinderclient
+python-keystoneclient>=0.2.1
+python-swiftclient>=1.2
+python-quantumclient>=2.2.0
+python-cinderclient>=1.0.4
 PyYAML>=3.1.0
 oslo.config>=1.1.0