From 9eec635b68276782d407eeabb84e93f1e0d34770 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Fri, 4 Mar 2016 14:39:07 -0500 Subject: [PATCH] Need a new minimum for oslo.cache in Mitaka We noticed a problem with oslo.cache having issues with older versions of dogpile. So we updated the minimum version of dogpile in: efc1a96518b3c3e2fdd995ea5138b9cc03443ae7 Now we need to make sure projects pick the right set of oslo.cache and dogpile for Mitaka with this bump Depends-On: I186008bff7c72d8e5bf574db8c1f17cb806c6268 Related-Bug: #1552897 Change-Id: Ib8b6060427f3670c4fa5cbdb1becb724c77dac5e --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 0a3a9d48ae..de30b1173c 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -95,7 +95,7 @@ oauth2client>=1.5.0 # Apache-2.0 oauthlib>=0.6 # BSD openstackdocstheme>=1.0.3 # Apache-2.0 ordereddict # MIT -oslo.cache>=0.8.0 # Apache-2.0 +oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.7.0 # Apache-2.0 oslo.concurrency>=3.5.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index f2a118bde8..3e5a058c44 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -206,7 +206,7 @@ os-net-config===0.1.7 os-refresh-config===0.1.11 os-testr===0.6.0 os-win===0.2.3 -oslo.cache===1.4.0 +oslo.cache===1.5.0 oslo.concurrency===3.6.0 oslo.config===3.9.0 oslo.context===2.2.0