From f8ccbf7d101a3971699503654bfef44b8a615163 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 26 Jan 2015 10:34:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I96a74df05281abe7c0c9cf401457160a4cbccb33 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7a44664e..0a92ada5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ iso8601>=0.1.9 jsonschema>=2.0.0,<3.0.0 keystonemiddleware>=1.0.0 oslo.config>=1.6.0 # Apache-2.0 -oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0 +oslo.concurrency>=1.4.1 # Apache-2.0 oslo.context>=0.1.0 # Apache-2.0 oslo.db>=1.4.1 # Apache-2.0 oslo.i18n>=1.3.0 # Apache-2.0 @@ -24,7 +24,7 @@ oslo.utils>=1.2.0 # Apache-2.0 paramiko>=1.13.0 requests>=2.2.0,!=2.4.0 python-cinderclient>=1.1.0 -python-keystoneclient>=0.11.1 +python-keystoneclient>=1.0.0 python-novaclient>=2.18.0 python-swiftclient>=2.2.0 python-neutronclient>=2.3.6,<3 diff --git a/test-requirements.txt b/test-requirements.txt index 45ea58ac..11be1f73 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ pylint>=1.3.0 # GNU GPL v2 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-httpdomain sqlalchemy-migrate>=0.9.1,!=0.9.2 -tempest-lib +tempest-lib>=0.1.0 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.36,!=1.2.0