Comment 1 for bug 2052371

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tooz (master)

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

commit a267b2811b94690f152511edadc5db86178849ce
Author: Takashi Kajinami <email address hidden>
Date: Sun Feb 4 15:10:10 2024 +0900

    redis: Add username

    Redis introduced ACL feature in 4.0.0, and this feature is supported by
    redis-py since 3.4.0[1]. When ACL is enabled, authentication requires
    username in addition to password.

    [1] https://github.com/redis/redis-py/commit/8df8cd54d135380ad8b3b8807a67a3e6915b0b49

    Closes-Bug: #2052371
    Change-Id: I9b53c3a314dcffbe49535799ba6d7a1fdddb8d84