Raise oslo.cache minimum to 1.26.0

Changes in oslo.cache 1.26.0 are required by os-traits to implement
a memoize function using 'kwarg_function_key_generator' as key
generator.

Change-Id: If4f244ae33ca14f94aaf9a46335c1e0514ea45ea
This commit is contained in:
Rodolfo Alonso Hernandez 2017-10-10 14:19:25 +01:00
parent c20eb489fa
commit 84aff7d2ab

@ -131,7 +131,7 @@ oauthlib>=0.6.0 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
ordereddict>=1.1 # MIT
osc-lib>=1.7.0 # Apache-2.0
oslo.cache>=1.22.0 # Apache-2.0
oslo.cache>=1.26.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0