magnum/magnum/db
karolinku fd6f2d5238 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
2022-09-20 12:35:28 +00:00
..
sqlalchemy Fix compatibility with oslo.db 12.1.0 2022-09-20 12:35:28 +00:00
__init__.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
api.py ng-6: Add new fields to nodegroup objects 2019-09-25 12:26:00 +00:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00