Update git submodules

* Update tooz from branch 'master'
  to cb0392ca6b91999c093f458da01c17bd4e4820f8
  - Merge "Support etcd3gw api version"
  - Support etcd3gw api version
    
    since etcd3 3.5 dropped support for v3alpha and v3beta api, replacing
    those with v3.
    
    etcd3gw library supports passing api_path (v3alpha by default), but tooz
    lacks such possibility and thus can not work with etcd3 3.5.
    
    This patch adds handling of "api_version" in the options to
    "ectd3+https" connection URLs (defaults to v3alpha as it is today and
    corresponds to etcd3 version shipped in major LTS distros at the
    moment).
    
    Closes-Bug: #1983668
    Depends-On: I49c480f573a4ba8294627a3ce730b816ded10aed
    Change-Id: Ib30c1e003f261cd7e1ac6fed87167f9974bf8542
This commit is contained in:
Zuul 2022-09-05 16:37:55 +00:00 committed by Gerrit Code Review
parent 20eb42118d
commit a22d907c81
1 changed files with 1 additions and 1 deletions

2
tooz

@ -1 +1 @@
Subproject commit 00972f3b09f57d1c715facacf3dd945c0608ebac
Subproject commit cb0392ca6b91999c093f458da01c17bd4e4820f8