Files
mistral/doc
Arnaud M 0654ac44f6 Move wsgi app in wsgi folder
It will be easier to locate and use as a wsgi application like this:

mistral.wsgi:application

Also call oslo_service init_backend very early to avoid loading eventlet
backend.

Finally, amend the doc and allow using MISTRAL_CONFIG_DIR and
MISTRAL_CONFIG_FILE to provide similar functionalities as --config-dir
and --config-file options from CLI.

Change-Id: I5d4178b7de49c89a3d15467186b165e518cfe87e
Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
2025-09-09 00:03:13 +02:00
..
2025-09-09 00:03:13 +02:00
2023-01-18 18:02:03 +01:00