redis sentinel: Can't enable authentication or SSL

Bug #2052372 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tooz
Fix Released
Medium
Takashi Kajinami

Bug Description

The redis driver supports Redis Sentinel.
However the current implementation does not pass the required options to Sentinel instances so we can't use sentinel in case authentication or ssl is enabled in Redis components.

Changed in python-tooz:
importance: Undecided → Medium
assignee: nobody → Takashi Kajinami (kajinamit)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tooz (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/tooz/+/907659

Changed in python-tooz:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tooz (master)

Reviewed: https://review.opendev.org/c/openstack/tooz/+/907659
Committed: https://opendev.org/openstack/tooz/commit/4954e284b9616f5e0c2cea77d94bbe18e0b8fd39
Submitter: "Zuul (22348)"
Branch: master

commit 4954e284b9616f5e0c2cea77d94bbe18e0b8fd39
Author: Takashi Kajinami <email address hidden>
Date: Sun Feb 4 17:10:00 2024 +0900

    Redis: Fix missing ssl/auth options for sentinel

    This ensures options for redis connections are replicated to sentinel
    clients, so that users can enable SSL or authentication in Redis
    sentinel while they also enable these in Redis.

    Closes-Bug: #2052372
    Change-Id: I78727387cf8287554549ff5a99a80f3317cbd59b

Changed in python-tooz:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tooz 6.0.0

This issue was fixed in the openstack/tooz 6.0.0 release.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.