From d65aea2addb505dcfe6c5a5c56cd6b399b5bd2c5 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 13 Feb 2024 13:33:00 +0000 Subject: [PATCH] Update git submodules * Update oslo.cache from branch 'master' to 85b30d90619ccba99431f516283956b1cf1e94cf - Merge "Add native options for redis backend" - Add native options for redis backend This introduces a few new redis_* options to simplify the settings required to use the redis backend. The main aim of this change is to replace the requirement to inject url by backend_argument. [cache] backend=dogpile.cache.redis redis_server=127.0.0.1:6379 redis_username=default redis_password=a_big_secret redis_socket_timeout=1.0 Closes-Bug: #2052351 Change-Id: Id72878f9cddaa99146eab5fb4ee76c8e6a633809 --- oslo.cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.cache b/oslo.cache index 50345eb5b6..85b30d9061 160000 --- a/oslo.cache +++ b/oslo.cache @@ -1 +1 @@ -Subproject commit 50345eb5b6fd8bc4f8ea93231fe4b3551d009c73 +Subproject commit 85b30d90619ccba99431f516283956b1cf1e94cf