This change ensures proper authentication for both Redis master and Sentinel, fixing potential issues with high availability and failover. Without this, Octavia jobboard might fail to reconnect after a master switch. Closes-Bug: #2100927 Change-Id: I2d7f9f9e47f2c254709ec9d48545c46c9a163fdf
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed Redis Sentinel configuration to ensure proper high availability
|
|
functionality for Octavia jobboard.
|
|
`LP#2100927 <https://launchpad.net/bugs/2100927>`__
|