Update git submodules

* Update oslo.cache from branch 'master'
  to c4719afe757d2ca17f751bdf0cc23f7467ef5a42
  - Merge "Automate TLS certificates settings for redis backend"
  - Automate TLS certificates settings for redis backend
    
    This adds support for configuring certificate/key files used for TLS
    connection with Redis using the existing tls_* options.
    
    example)
    
    [cache]
    backend=dogpile.cache.backend.redis
    backend_arguments=url:rediss://:a_big_secret@localhost:2679
    tls_enabled=True
    tls_cafile = /etc/pki/tls/certs/ca-bundle.crt
    
    Change-Id: I2ab38b8c88274cb4908791eea8212a79e3d524a2
This commit is contained in:
Zuul 2024-02-12 15:24:11 +00:00 committed by Gerrit Code Review
parent 3a1b858277
commit dea85aa92a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 38220921dd9d854f3372fe648fe928c447216d9d
Subproject commit c4719afe757d2ca17f751bdf0cc23f7467ef5a42