Files
puppet-ceilometer/releasenotes/notes/add_cache_hashclient_retry_options-474e86180db9699f.yaml
Grzegorz Grasza b13732ce19 Add HashClient retry options for the dogpile.cache backend
This patch specifies a set of options required to setup the HashClient
retry feature of dogpile.cache cache backend.

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

Depends-On: https://review.opendev.org/826870
Change-Id: Idb2fe7e5573103d9e7ef36652fc2b4252418cdc3
2022-01-31 11:33:51 +01:00

6 lines
122 B
YAML

---
features:
- |
Add options to configure pymemcache's HashClient retrying mechanisms
(dogpile.cache) backend.