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
This commit is contained in:
Zuul 2024-02-13 13:33:00 +00:00 committed by Gerrit Code Review
parent 54dc719b71
commit d65aea2add
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 50345eb5b6fd8bc4f8ea93231fe4b3551d009c73
Subproject commit 85b30d90619ccba99431f516283956b1cf1e94cf