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
This commit is contained in:
parent
6ac77f7d96
commit
9eec635b68
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user