From 2b5f1e6b528b8676e83114cb1db723fc893ffb0f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 5 Dec 2014 00:20:28 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia7c461678e33507f76183e832c18912070dd23a2 --- requirements.txt | 28 ++++++++++++++-------------- test-requirements.txt | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index b5b31f2879..3d906b6bab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,24 +10,24 @@ eventlet>=0.15.1 Flask>=0.10,<1.0 iso8601>=0.1.9 jsonschema>=2.0.0,<3.0.0 -keystonemiddleware>=1.0.0,<1.3 +keystonemiddleware>=1.0.0 lockfile>=0.8 -oslo.config>=1.4.0,<1.5 # Apache-2.0 -oslo.db>=1.0.0,<1.2 # Apache-2.0 -oslo.i18n>=1.0.0,<1.5 # Apache-2.0 -oslo.messaging>=1.4.0,<1.5 -oslo.serialization>=1.0.0,<1.1 # Apache-2.0 -oslo.utils>=1.0.0,<1.1 # Apache-2.0 +oslo.config>=1.4.0 # Apache-2.0 +oslo.db>=1.0.0 # Apache-2.0 +oslo.i18n>=1.0.0 # Apache-2.0 +oslo.messaging>=1.4.0,!=1.5.0 +oslo.serialization>=1.0.0 # Apache-2.0 +oslo.utils>=1.0.0 # Apache-2.0 paramiko>=1.13.0 posix_ipc requests>=1.2.1,!=2.4.0 -python-cinderclient>=1.1.0,<1.2 -python-keystoneclient>=0.10.0,<0.12 -python-novaclient>=2.18.0,<2.21 -python-swiftclient>=2.2.0,<2.4 -python-neutronclient>=2.3.6,<2.4 -python-heatclient>=0.2.9,<0.3 +python-cinderclient>=1.1.0 +python-keystoneclient>=0.10.0 +python-novaclient>=2.18.0 +python-swiftclient>=2.2.0 +python-neutronclient>=2.3.6,<3 +python-heatclient>=0.2.9 six>=1.7.0 -stevedore>=1.0.0,<1.2 # Apache-2.0 +stevedore>=1.0.0 # Apache-2.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 WebOb>=1.2.3 diff --git a/test-requirements.txt b/test-requirements.txt index 6ff14d0eb0..1dc7430583 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ discover fixtures>=0.3.14 mock>=1.0 oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.1.0,<1.4 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0 psycopg2 pylint==0.25.2 sphinx>=1.1.2,!=1.2.0,<1.3 @@ -20,4 +20,4 @@ testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.34,!=1.4.0 -python-saharaclient>=0.7.3,<0.8 +python-saharaclient>=0.7.3