Files
puppet-ceilometer/releasenotes/notes/add_keepalive_options-3802510b6d4461e1.yaml
Grzegorz Grasza 455cf1ba64 Add socket keepalive options for the pymemcache backend
This patch specifies a set of options required to setup the socket
keepalive feature of pymemcache (dogpile.cache) cache backend.

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

Depends-On: https://review.opendev.org/807851
Change-Id: I5d7822101da301a6910f4da54569315d5c62f0b7
2022-01-27 20:08:54 +09:00

5 lines
97 B
YAML

---
features:
- |
Add socket keepalive options for the pymemcache (dogpile.cache) backend.