From 302907d4a9d563e6f6b2f95095175dbf115625b2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 27 Nov 2014 10:38:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie8e0c9e644f99213c487303572be8d7ae36c8129 --- requirements.txt | 20 ++++++++++---------- test-requirements.txt | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 464ab73525..ca71738462 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=0.6,!=0.7,<1.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 eventlet>=0.15.1 -keystonemiddleware>=1.0.0 +keystonemiddleware>=1.0.0,<1.3 kombu>=2.5.0 Routes>=1.12.3,!=2.0 WebOb>=1.2.3 @@ -16,19 +16,19 @@ netifaces>=0.10.4 httplib2>=0.7.5 lxml>=2.3 passlib -python-heatclient>=0.2.9 -python-novaclient>=2.18.0 -python-cinderclient>=1.1.0 -python-keystoneclient>=0.10.0 -python-swiftclient>=2.2.0 -python-designateclient>=1.0.0 -python-neutronclient>=2.3.6,<3 +python-heatclient>=0.2.9,<0.3 +python-novaclient>=2.18.0,<2.21 +python-cinderclient>=1.1.0,<1.2 +python-keystoneclient>=0.10.0,<0.12 +python-swiftclient>=2.2.0,<2.4 +python-designateclient>=1.0.0,<1.2 +python-neutronclient>=2.3.6,<2.4 iso8601>=0.1.9 jsonschema>=2.0.0,<3.0.0 Jinja2 pexpect>=3.1 # ISC License -oslo.config>=1.4.0 # Apache-2.0 +oslo.config>=1.4.0,<1.5 # Apache-2.0 MySQL-python Babel>=1.3 six>=1.7.0 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.0.0,<1.2 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index bdb14c8585..a74f11c61f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ proboscis==1.2.5.3 http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient mock>=1.0 mox3>=0.7.0 -testtools>=0.9.34 +testtools>=0.9.34,!=1.4.0 discover testrepository>=0.0.18