Update git submodules

* Update magnum from branch 'master'
  to fd6f2d52386036cc652d59b43c9aba9efe962950
  - Fix compatibility with oslo.db 12.1.0
    
    oslo.db 12.1.0 has changed the default value for the 'autocommit'
    parameter of 'LegacyEngineFacade' from 'True' to 'False'. This is a
    necessary step to ensure compatibility with SQLAlchemy 2.0. However, we
    are currently relying on the autocommit behavior and need changes to
    explicitly manage sessions. Until that happens, we need to override the
    default.
    
    Also squashed change: [CI] move queue setting to project level
    
    Jobs are currently not running. Fix as described in [1][2]
    
    [1] https://lists.opendev.org/pipermail/service-announce/2022-September/000044.html
    [2] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html
    
    Story: 2010296
    Co-Authored-By: Stephen Finucane <stephenfin@redhat.com>
    Co-Authored-By: Jake Yip <jake.yip@ardc.edu.au>
    Change-Id: I625500d9e6670a429c70a0f6d582d0865ce78fd1
This commit is contained in:
karolinku 2022-09-21 10:30:55 +02:00 committed by Gerrit Code Review
parent bf9a0ada0c
commit a4fae6e40c
1 changed files with 1 additions and 1 deletions

2
magnum

@ -1 +1 @@
Subproject commit fe0d9fc353fe991c99a5ee079b5c16142ab3475d
Subproject commit fd6f2d52386036cc652d59b43c9aba9efe962950