magnum/magnum/db/sqlalchemy
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
..
alembic Add separated CA cert for etcd and front-proxy 2021-04-01 17:31:34 +00:00
__init__.py Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
alembic.ini Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
api.py Fix compatibility with oslo.db 12.1.0 2022-09-20 12:35:28 +00:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
models.py Add separated CA cert for etcd and front-proxy 2021-04-01 17:31:34 +00:00