vitrage/vitrage/api
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
..
controllers Replace use of LegacyEngineFacade and adopt to werkzeug>3.0 2024-03-30 09:15:36 +00:00
__init__.py Add new api vitrage status 2019-07-02 15:42:56 +03:00
app.py Use the right python plugin for uwsgi 2020-03-18 13:41:58 +02:00
app.wsgi Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
hooks.py rename tenant to project_id 2022-03-14 21:18:56 +02:00
policy.py Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00