Update git submodules

* Update taskflow from branch 'master'
  - Merge "Add sentinel redis support"
  - Add sentinel redis support
    
    Redis client has an ability to connect to Redis server
    using Sentinel[1] (especially important for Redis clusters),
    but this ability was missing here.
    
    Allow to pass 'sentinel' variable to Redis conf, extend
    _make_client to use sentinel for that case.
    
    [1] - https://github.com/andymccurdy/redis-py#sentinel-support
    
    Change-Id: Ia8cc98e701435fd0231da3724f5d7108fc4f96f4
This commit is contained in:
Zuul 2020-08-24 23:51:33 +00:00 committed by Gerrit Code Review
parent e7dd4b4153
commit 20c8ff0e2a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c32454213e5aa1b6cda770f56ddef18f06c2c3c2
Subproject commit 24ae51f3286655af37489c672776d04e69cc2185