oslo.cache/requirements.txt
Takashi Kajinami 32037788a3 Redis Sentinel: Use dogpile.cache interface for username
dogpile.cache 1.3.1 introduced the new username argument to the Redis
Sentinel backend[1]. This interface can be used instead of directly
injecting username into connection/sentinel_kwargs.

[1] 6cbc6ad9d2

Change-Id: I2f6c13050e30ef829c545e5019aca5fc4de97dbb
2024-06-16 12:02:42 +09:00

6 lines
149 B
Plaintext

dogpile.cache>=1.3.1 # BSD
oslo.config>=8.1.0 # Apache-2.0
oslo.i18n>=5.0.0 # Apache-2.0
oslo.log>=4.2.1 # Apache-2.0
oslo.utils>=4.2.0 # Apache-2.0