Files
puppet-oslo/releasenotes/notes/add_tls_options-9010fc5eab23dfe7.yaml
Grzegorz Grasza 5a8dc2b752 Add TLS options to 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.

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

Change-Id: I415cfee6045cd904e9675b97750c5de2f1be55d3
2020-12-02 14:19:19 +01:00

5 lines
54 B
YAML

---
features:
- |
Add TLS options to oslo.cache