
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>