]> 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:25:47 +0000 (21:25 +0000)
commit559cdc4328318b9e355cf079b7d9eb3b6ff934b6
tree98b61056ca5d843198e661ded194635739952bd2
parent815d7033dbe6f5c3dde1128ce6aecc4048eb09cb
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/774118
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