oslo.cache/releasenotes/notes
Takashi Kajinami 31201ce71c Automate TLS certificates settings for redis backend
This adds support for configuring certificate/key files used for TLS
connection with Redis using the existing tls_* options.

example)

[cache]
backend=dogpile.cache.backend.redis
backend_arguments=url:rediss://:a_big_secret@localhost:2679
tls_enabled=True
tls_cafile = /etc/pki/tls/certs/ca-bundle.crt

Change-Id: I2ab38b8c88274cb4908791eea8212a79e3d524a2
2024-02-03 20:17:22 +09:00
..
add-dogpile.cache.pymemcache-backend-627d31a76013f8e1.yaml Add dogpile.cache.pymemcache backend 2021-01-27 15:11:27 +01:00
add_reno-3b4ae0789e9c45b4.yaml Add reno for releasenotes management 2016-05-20 17:50:21 +03:00
bug-1743036-320ed918d5fb4325.yaml Config dict arguments.url must be a list 2018-10-16 11:06:10 -07:00
bug-1819957-ccff6b0ec9d1cbf2.yaml Pass `flush_on_reconnect` to memcache pooled backend 2019-03-22 12:37:38 -07:00
bug-1888394-5a53e7a9cb25375b.yaml Add bug comment and fix nits 2021-02-05 14:35:18 +01:00
bug-1991250-23bc3463273e5a91.yaml Allow bmemcached to be optional for memcache_pool 2023-02-23 14:55:12 +00:00
drop-python-2-7-73d3113c69d724d6.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 13:44:20 +01:00
enable-sasl-protocol-46d11530b87e7832.yaml Support SASL protocol for memcached 2022-05-03 10:58:53 +08:00
enforce_fips_mode-c3296a0cc1fb7ad9.yaml Add a new option to enforce the OpenSSL FIPS mode 2024-01-23 10:55:17 +01:00
etcd3gw_driver-8ba4511ae9553a91.yaml etcd3 driver for oslo.cache 2017-05-26 10:55:25 -04:00
fix-memcache-pool-backend-b9e6aaab08075d68.yaml Revert "Switch from python-memcached to pymemcache." 2020-03-24 18:03:05 +00:00
lower_socket_timeout-ff5680a6be23bdb2.yaml Lower the memcache_socket_timeout to one second 2019-07-22 14:57:52 +00:00
memcache_socket_timeout-a7db772f052c107e.yaml Change memcache_socket_timeout to a float 2018-03-27 15:42:33 +02:00
pymemcache_hashclient_configure-f6f48c5ca38bce47.yaml Expose pymemcache's HashClient public params 2022-01-21 08:54:13 +01:00
pymemcache_retry_mecchanisms-fa969d1ac6f64096.yaml Add retry mechanisms to oslo.cache 2022-01-07 11:58:28 +01:00
pymemcache_socket_keepalive-f91c69770961e2b6.yaml Add socket keepalive options to oslo.cache 2022-01-07 11:58:28 +01:00
redis-ssl-ca14b4b99c2e5a84.yaml Automate TLS certificates settings for redis backend 2024-02-03 20:17:22 +09:00
switch-from-python-memcached-to-pymemcache-566e70b224f92b73.yaml Fix pymemcache release note python package name 2020-03-05 10:44:16 +00:00