From: Steve Baker Date: Mon, 15 Jul 2013 04:15:57 +0000 (+1200) Subject: Align OpenStack client versions with project requirements. X-Git-Tag: 2014.1~365^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=be17d129a3cf3820032a42a84dbc636752030920;p=openstack-build%2Fheat-build.git Align OpenStack client versions with project requirements. This brings heat into line with the consensus on how to specify version range caps. Fixes bug: #1200214 Change-Id: I14affc96c44f865fdd0516c1eb4eb59f1a808b82 --- diff --git a/requirements.txt b/requirements.txt index 4ff4ff12..b6b34455 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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