puppet-ceilometer/releasenotes/notes/add_cache_retry_options-7c3b07c02f883861.yaml
Grzegorz Grasza f1a4758061 Add cache client retry options for the pymemcache backend
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

Depends-On: https://review.opendev.org/826869
Change-Id: I6ab9dcd40678d98aceed8fe28658b984b41a63cb
2022-01-31 11:32:54 +01:00

5 lines
99 B
YAML

---
features:
- |
Add cache client retry options for the pymemcache (dogpile.cache) backend.