Update git submodules

* Update tooz from branch 'master'
  to 738931d026aedb846ed3970cf642a6c570a2bceb
  - Update the default etcd3gw endpoint to v3
    
    * Recent versions of etcd no longer support the /v3alpha/ endpoint
    * It's probably better to skip directly to the /v3/ endpoint
      as a default.
    * Note that this probably means a new minor version of tooz, while
      the behaviour can be worked around in config, this is enough to
      break existing systems on upgrade.
    * Updated the test to test backwards compatibility.
    * Updated the tests to use etcd 3.3.27, unfortunately we need
      a newer version of pifpaf that supports 3.4 before the default
      api can be used.
    * The etcd backend tests have been removed: the deprecated backend
      uses the v2 api which is no longer provided - a future commit
      should remove the deprecated backend. The etcd3gw backend is the
      replacement.
    
    This fix is required in pifpaf, but it's not in any release:
    7496e5e1c3
    
    Depends-On: https://review.opendev.org/c/openstack/devstack/+/891353
    Change-Id: Ibb5e587f6b1348794b1bf4d6405bc4a32a653c2c
This commit is contained in:
Jan Gutter 2023-09-28 14:10:07 +01:00 committed by Gerrit Code Review
parent 198835830c
commit 9f6d4d481e
1 changed files with 1 additions and 1 deletions

2
tooz

@ -1 +1 @@
Subproject commit 0feead5deb5fb28ef587b4c7683204813014ac25
Subproject commit 738931d026aedb846ed3970cf642a6c570a2bceb