ironic/ironic/api/middleware
Steve Baker a017447ec3 Encapsulate auth_token middleware
The existing public routes middleware wrapper subclasses the
keystoneauth middleware. This change refactors it to an encapsulation
of any middleware. In the future this allows for different auth
strategies by passing different auth middleware.

Change-Id: I51ae072e596e987334b79a0b6dfc4905bcf2bcef
Story: 2007656
Task: 39769
2020-05-15 09:49:54 +12:00
..
__init__.py Encapsulate auth_token middleware 2020-05-15 09:49:54 +12:00
auth_public_routes.py Encapsulate auth_token middleware 2020-05-15 09:49:54 +12:00
json_ext.py Stop guessing mime types based on URLs 2018-02-07 20:58:35 +00:00
parsable_error.py Stop using six library 2019-12-23 09:38:25 +01:00