puppet-nova/releasenotes/notes/add_keepalive_options-3802510b6d4461e1.yaml
Grzegorz Grasza 54c63dc060 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: I2b4ae861ebb7052d38ad2c4431d63bffc1ccc55b
2022-01-27 20:26:20 +09:00

5 lines
97 B
YAML

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