puppet-neutron/releasenotes/notes/add_keepalive_options-7e785c5bb0d0e74e.yaml
Takashi Kajinami 2442f70c17 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: I867c5de4729eb6cead1a800c048a94c6ee9b06a1
2022-02-20 21:46:30 +09:00

5 lines
97 B
YAML

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