vitrage/vitrage/storage
Dmitriy Rabotyagov d6b5247dbb Replace use of LegacyEngineFacade and adopt to werkzeug>3.0
We aren't passing context objects around, hence this looks more like
ironic's use of oslo.db than e.g. nova or cinder. Nothing complicated
though.

This also replaces deprecated werkzeug.http.parse_authorization_header
with Authorization.from_header

Change-Id: I32a1417c001cdb6be0719baeb186f79609875f4d
2024-03-30 09:15:36 +00:00
..
sqlalchemy Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
__init__.py Replace use of LegacyEngineFacade and adopt to werkzeug>3.0 2024-03-30 09:15:36 +00:00
base.py Replace use of LegacyEngineFacade and adopt to werkzeug>3.0 2024-03-30 09:15:36 +00:00
history_facade.py Replace use of LegacyEngineFacade and adopt to werkzeug>3.0 2024-03-30 09:15:36 +00:00
impl_sqlalchemy.py Replace use of LegacyEngineFacade and adopt to werkzeug>3.0 2024-03-30 09:15:36 +00:00