]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add TLS options for oslo.cache
authorGrzegorz Grasza <xek@redhat.com>
Wed, 2 Dec 2020 10:34:36 +0000 (11:34 +0100)
committerGrzegorz Grasza <xek@redhat.com>
Mon, 15 Feb 2021 21:26:38 +0000 (21:26 +0000)
commitc40a3055dc6e60a258375d395f98134f165adf13
tree5ffe31cf8bb399dfc07d40131fff9288f879d6b4
parented9563b63fdc85f16b95f9daee311f26e21a391e
Add TLS options for oslo.cache

This patch specifies a set of options required to build a TLS context.
The context built from those options can later on be passed to any of
the oslo.cache backends that supports TLS connections.

Depends-on: https://review.opendev.org/774119
Change-Id: I66df247543f28b4343c15f4e151231c0e100d00a
(cherry picked from commit 44fc5d25c1c9418ed4d82a48380fe6ab8362aee5)
manifests/init.pp
releasenotes/notes/add_tls_options-c9970ada14354891.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb