Files
puppet-octavia/releasenotes/notes/redis-sentinel-auth-and-ssl-92a5415f7f310ec0.yaml
Takashi Kajinami 058c922576 Support options for authentication and SSL for Redis Sentinel
Add support for the new options to enable authentication or SSL for
connections to Redis Sentinel.

Depeneds-on: https://review.opendev.org/912355
Change-Id: Idc997403770c99be654419b4d0d4569e8669c2fb
2024-07-09 13:41:21 +09:00

9 lines
232 B
YAML

---
features:
- |
The following options have been added to the ``octavia::task_flow`` class.
- ``jobboard_redis_sentinel_username``
- ``jobboard_redis_sentinel_password``
- ``jobboard_redis_sentinel_ssl_options``