]> 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)
committerTakashi Kajinami <tkajinam@redhat.com>
Wed, 3 Feb 2021 13:10:28 +0000 (13:10 +0000)
commit44fc5d25c1c9418ed4d82a48380fe6ab8362aee5
treeededa21b03e08cdbfd502209d5b84a6264375a18
parent6eb05e37b220b607ae37935ae03dc41df1fda7e7
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/761604
Change-Id: I66df247543f28b4343c15f4e151231c0e100d00a
manifests/init.pp
releasenotes/notes/add_tls_options-c9970ada14354891.yaml [new file with mode: 0644]
spec/classes/ceilometer_init_spec.rb