]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add cache client retry options for the pymemcache backend
authorGrzegorz Grasza <xek@redhat.com>
Mon, 31 Jan 2022 09:55:57 +0000 (10:55 +0100)
committerGrzegorz Grasza <xek@redhat.com>
Mon, 31 Jan 2022 10:32:54 +0000 (11:32 +0100)
commitf1a4758061798b9380cd43b6bdf09aeba9eea75a
treeae28b591b7722f7406958038473db681945c6ff4
parent0b751f669cfb208f28d91780cd5b0e060861f506
Add cache client retry options for the pymemcache backend

This patch specifies a set of options required to setup the retrying
wrapper feature of pymemcache (dogpile.cache) cache backend.

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

Depends-On: https://review.opendev.org/826869
Change-Id: I6ab9dcd40678d98aceed8fe28658b984b41a63cb
manifests/init.pp
releasenotes/notes/add_cache_retry_options-7c3b07c02f883861.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb