puppet-zaqar/releasenotes/notes/add_keepalive_options-5eeb020dea867458.yaml
Takashi Kajinami 4026124a72 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

Co-Authored-By: Grzegorz Grasza <xek@redhat.com>
Depends-On: https://review.opendev.org/807851
Change-Id: I683f1328ab68839b4877e91513cae206656a6ad2
2022-01-27 20:40:17 +09:00

5 lines
97 B
YAML

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