blazar/blazar/db
Pierre Riteau 27206b2c04 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.

Co-Authored-By: Stephen Finucane <stephenfin@redhat.com>
Change-Id: Ic7c5703c1d1009f6c402766aeb20fa9869495470
2022-09-09 16:22:49 +02:00
..
migration Add resource properties discovery API 2022-02-10 17:23:15 +00:00
sqlalchemy Fix compatibility with oslo.db 12.1.0 2022-09-09 16:22:49 +02:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
api.py Add resource properties discovery API 2022-02-10 17:23:15 +00:00
base.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
exceptions.py Add resource properties discovery API 2022-02-10 17:23:15 +00:00
utils.py Add usage enforcement framework 2021-03-24 16:57:13 +01:00