octavia/octavia/controller
Takashi Kajinami 16f6b2e8f6 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.

Also this removes the default password string because it can confuse
underlying libraries in case a more strict check such as 'is None' is
implemented there.

[1] 8df8cd54d1

Depends-on: https://review.opendev.org/c/openstack/taskflow/+/907667
Change-Id: Ie85589ab4e02046f54864a10b9b8adce6996d82a
2024-03-01 01:57:35 +09:00
..
healthmanager [sqlalchemy2] subtransactions & autocommit removal 2023-07-28 10:28:38 +02:00
housekeeping [sqlalchemy2] subtransactions & autocommit removal 2023-07-28 10:28:38 +02:00
queue amphorav1 removal 2023-04-05 09:23:06 +02:00
worker redis: Add username 2024-03-01 01:57:35 +09:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00