Files
puppet-oslo/releasenotes/notes/pymemcache_retrying-4fa326e3bc913a97.yaml
Hervé Beraud f7dbe8aa5f Add retrying options to oslo.cache
This patch specifies a set of options required to setup the retrying wrapper
feature of pymemcache (dogpile.cache) cache backend.

Original oslo.cache change:
https://review.opendev.org/c/openstack/oslo.cache/+/803747

Change-Id: If4622f85e1e7f715805b205bfc3c16cb1e53b943
2022-01-28 11:24:04 +01:00

5 lines
85 B
YAML

---
features:
- |
Add retrying options for pymemcache (dogpile.cache) backend.