Update git submodules

* Update aodh from branch 'master'
  to 947c7b4ffddd693382c89e48db264d1cf508d96c
  - db: Replace use of Engine.execute() method
    
    Resolve the following RemovedIn20Warning warning:
    
      The Engine.execute() method is considered legacy as of the 1.x
      series of SQLAlchemy and will be removed in 2.0.
    
    This also allows us to resolve the following RemovedIn20Warning warning:
    
      The current statement is being autocommitted using implicit
      autocommit, which will be removed in SQLAlchemy 2.0. Use the .begin()
      method of Engine or Connection in order to use an explicit transaction
      for DML and DDL statements.
    
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
    Change-Id: I46f3277ea17e814e7b631750b2739f25e4395e22
This commit is contained in:
Stephen Finucane 2024-03-13 18:51:50 +01:00 committed by Gerrit Code Review
parent 2b782a7ea3
commit 4151eb68d2
1 changed files with 1 additions and 1 deletions

2
aodh

@ -1 +1 @@
Subproject commit 9a66301aef981c4090f41cdfd585355647370565
Subproject commit 947c7b4ffddd693382c89e48db264d1cf508d96c