]> 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:27:22 +0000 (21:27 +0000)
commit701e6ce749e554bf6094ba84ed332c58114cc348
treebe669f2daaa92a08638810f8ece744e8b93e3af9
parentd502884411343c862cf056fc2bf25ec6342548dc
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/774120
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