]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add HashClient retry options for the dogpile.cache backend
authorGrzegorz Grasza <xek@redhat.com>
Mon, 31 Jan 2022 10:29:13 +0000 (11:29 +0100)
committerGrzegorz Grasza <xek@redhat.com>
Mon, 31 Jan 2022 10:33:51 +0000 (11:33 +0100)
commitb13732ce19965d663b660abca76ecf617881d03f
treeff5d58c9b396bc309ba62b1af3525bfbdc8becd8
parentf1a4758061798b9380cd43b6bdf09aeba9eea75a
Add HashClient retry options for the dogpile.cache backend

This patch specifies a set of options required to setup the HashClient
retry feature of dogpile.cache cache backend.

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

Depends-On: https://review.opendev.org/826870
Change-Id: Idb2fe7e5573103d9e7ef36652fc2b4252418cdc3
manifests/init.pp
releasenotes/notes/add_cache_hashclient_retry_options-474e86180db9699f.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb