Update git submodules

* Update neutron from branch 'master'
  to 430abde13ec58e611a8752ca579fee5110a0a61d
  - Merge "Add the corresponding DB context to all SQL transactions"
  - Add the corresponding DB context to all SQL transactions
    
    The goal of this patch is to make the Neutron code compliant
    with SQLAlchemy 2.0.
    
    All SQL transactions must be executed inside an explicit
    writer/reader context. SQLAlchemy no longer will create an
    implicit transaction if the session has no active transaction.
    
    A warning message, only available in debug mode, is added. When
    an ORM session calls "do_orm_execute", if there is no active
    transaction, a warning message with a traceback will be logged
    to help to debug the regression introduced.
    
    Related-Bug: #1964575
    
    Change-Id: I3da37fee205b8d67d10673075b9130147d9eab5f
This commit is contained in:
Zuul 2022-04-08 13:08:34 +00:00 committed by Gerrit Code Review
parent 4233f991f8
commit 870ced307e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dc72549d7cd9d9d84416fecd09e9e787e8e3e511
Subproject commit 430abde13ec58e611a8752ca579fee5110a0a61d