vitrage/vitrage/middleware
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
..
__init__.py Enable Hacking H104 rule 2018-06-04 07:22:41 +00:00
basic_and_keystone_auth.py Replace use of LegacyEngineFacade and adopt to werkzeug>3.0 2024-03-30 09:15:36 +00:00
keycloak.py Remove six.moves 2020-09-18 12:32:36 +08:00