senlin/senlin/cmd
Erik Olof Gunnar Andersson de1ab6d96b Fixed sqlalchemy 2.x support
Re-arranged sessions to always be at the top level to make
it easier to know the origin of the current session. This
is important now that we no longer have autocommit enabled.

- Added zuul job testing sqlalchemy 2.x.
- Added new db api for service cleanup.
- Removed broken sqlite cleanup step during testing.

Change-Id: I168f3d9518611ac66cb9eec1132a7add19e92d5f
2023-12-29 12:06:57 -08:00
..
__init__.py Monkey patch original current_thread _active 2020-05-06 09:24:58 -04:00
api.py Remove unnecessary exception handling in api entry 2020-02-23 23:30:39 +00:00
api_wsgi.py Centralized configuration 2019-12-03 11:08:44 -08:00
conductor.py Centralized configuration 2019-12-03 11:08:44 -08:00
engine.py Centralized configuration 2019-12-03 11:08:44 -08:00
health_manager.py Centralized configuration 2019-12-03 11:08:44 -08:00
manage.py Switch Senlin to Alembic database migrations 2023-03-26 22:47:22 +00:00
status.py Fixed sqlalchemy 2.x support 2023-12-29 12:06:57 -08:00