Files
puppet-oslo/releasenotes/notes/pymemcache_hashclient_retrying-10a756708ad9894b.yaml
Hervé Beraud 34e1446f44 Add pymemcache's HashClient retrying options to oslo.cache
This patch specifies a set of options required to setup pymemcache's
HashClient retrying feature (dogpile.cache) cache backend.

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

Change-Id: I90d8e2b0cf231c9bd0fe97d4f363795886ccf8c7
2022-01-28 16:07:39 +01:00

6 lines
122 B
YAML

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