
The oslo.cache 3.7.0 release introduced some options for redis backend and redis sentinel backend. This introduces for these parameters. Depneds-on: https://review.opendev.org/910629 Change-Id: Ia29f285622db27d9f4d29cfb8f335cc99216ca87
13 lines
311 B
YAML
13 lines
311 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``watcher::cache`` class now supports the following new options for
|
|
Redis backend and Redis Sentinel backend.
|
|
|
|
- ``redis_server``
|
|
- ``redis_username``
|
|
- ``redis_password``
|
|
- ``redis_sentinels``
|
|
- ``redis_socket_timeout``
|
|
- ``redis_sentinel_service_name``
|