Update git submodules

* Update networking-generic-switch from branch 'master'
  to 02b370b66f621d043332355839965247af0ec8db
  - Fix batching error due to outdated etcd3gw
    
    Testing the new batching feature ended up crashing Neutron:
    
          File "/usr/local/lib/python3.9/dist-packages/networking_generic_switch/batching.py", line 325, in __init__
            etcd_client = etcd3gw.client(
        TypeError: client() got an unexpected keyword argument 'api_path'
    
    This new feature needs etcd3gw 2.1.0, update minimum version of dependency
    accordingly.
    
    Note that this is only an issue when reusing an existing environment or
    having to compose with other dependency constraints.  Simply installing
    the most recent version of etcd3gw works as expected.
    
    Change-Id: Ie6ecf781fde990ffbce420904978fe5a9fb1e400
This commit is contained in:
Baptiste Jonglez 2023-11-22 22:30:58 +02:00 committed by Gerrit Code Review
parent 654d2a9641
commit 1b6586a7d7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 40399f27ad471cbf60954d56f0e8114052d1a45f
Subproject commit 02b370b66f621d043332355839965247af0ec8db