Comment 2 for bug 2052371

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

Reviewed: https://review.opendev.org/c/openstack/taskflow/+/907667
Committed: https://opendev.org/openstack/taskflow/commit/78f3ef26a17eb9de437e49267f94a9c23c0493ca
Submitter: "Zuul (22348)"
Branch: master

commit 78f3ef26a17eb9de437e49267f94a9c23c0493ca
Author: Takashi Kajinami <email address hidden>
Date: Sun Feb 4 19:34:59 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: Ie2de917603e752e45377edd81496cc46f5675c2c