sushy-tools/sushy_tools/tests/unit
Dmitry Tantsur cb10724139 Fix enabling authentication via --config
Because of an ordering problem, the configuration file provided via
--config (as opposed to environment) is read after WSGI is set up.
This change fixes it by moving Application configuration into
a new method.

Change-Id: I3b69e148f2f82704d636ebdea88e5c86a483f86e
2021-09-21 18:56:24 +02:00
..
emulator Fix enabling authentication via --config 2021-09-21 18:56:24 +02:00
__init__.py Initial Commit 2017-04-06 17:05:16 +01:00
base.py Get rid of Resources cache, store resources on the Application 2020-08-06 12:51:00 +02:00