Update git submodules

* Update neutron from branch 'master'
  to 663cdd74285b8c077144c953a1a29dacc8441770
  - Merge "[sqlalchemy-20] Add missing DB contexts in L3 methods"
  - [sqlalchemy-20] Add missing DB contexts in L3 methods
    
    The goal of this series of patches is to make the Neutron code
    compliant with SQLAlchemy 2.0.
    
    This patch adds the missing database contexts in the execution of
    some queries in the L3 code, reported in the following bugs. This
    patch also refactors the ``neutron.db.l3_db`` methods, using the
    method decorators instead of the inline context builders.
    
    Closes-Bug: #1974144
    Closes-Bug: #1974142
    Related-Bug: #1964575
    Change-Id: I7e18db7f1fa6b8878c13df09895c993704401815
This commit is contained in:
Zuul 2022-05-30 07:54:08 +00:00 committed by Gerrit Code Review
parent da8146b770
commit fc16be3d86
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1c3d433184fb0dccd1dc5732781084e2a0e17d88
Subproject commit 663cdd74285b8c077144c953a1a29dacc8441770