From 46af0088402b31600afc11091f0910dbc222bb60 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 26 Aug 2016 09:09:56 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie3cb9b031514642de8f9843e9c1e5d0dd90ca947 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2452c617b..b79a57ae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ lxml>=2.3 # BSD oauth2client>=1.5.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.context>=2.6.0 # Apache-2.0 +oslo.context>=2.9.0 # Apache-2.0 oslo.db>=4.10.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 @@ -37,7 +37,7 @@ PasteDeploy>=1.5.0 # MIT pycrypto>=2.6 # Public Domain pyparsing>=2.0.1 # MIT python-barbicanclient>=4.0.0 # Apache-2.0 -python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0 python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index e570c1fea..7fb4e7c5f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ ddt>=1.0.1 # MIT fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 -os-api-ref>=0.4.0 # Apache-2.0 +os-api-ref>=1.0.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 sphinx!=1.3b1,<1.3,>=1.2.1 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD