Files
watcher/watcher
Alfredo Moralejo 2b103c40a7 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.

This also moves the watcher queue declaration from the pipeline level
(where it is no longer valid) to the project level.

Co-Authored-By: Thierry Carrez <thierry@openstack.org>
Co-Authored-By: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 5d70c207cd)
Change-Id: I7db39d958d087322bfa0aad70dfbd04de9228dd7
2022-09-26 14:16:27 +02:00
..
2021-07-09 11:02:36 +02:00
2022-09-26 14:16:27 +02:00
2020-10-12 05:41:00 +00:00
2022-08-29 04:12:15 +00:00
2020-04-16 16:00:37 +08:00
2020-04-22 15:59:15 +08:00
2022-01-07 05:48:22 +00:00
2017-01-11 15:23:06 +05:30
2017-06-08 09:48:26 +07:00