ironic/devstack/upgrade
Vasyl Saienko b27396db66 [devstack] Switch ironic to uWSGI
This patch switches ironic API to run under uwsgi,
and drops support for running ironic API under mod_wsgi
from ironic's devstack plugin.

It also effectively moves all jobs except grenade ones to
run ironic-api under UWSGI as we start to honor the devstack's
ENABLE_HTTPD_MOD_WSGI_SERVICES variable (which is True by default).

The new variable in devstack plugin to toggle deployment with uwsgi
is IRONIC_USE_WSGI, which defaults to (now confusingly named)
IRONIC_USE_MOD_WSGI for backward compatibility.

Related-Bug: #1719260
Co-Authored-By: anascko <ovoshchana@mirantis.com>

Change-Id: I9ef3aa48db6efe8e2216af785cc13fdb7f754a02
2018-04-17 19:22:12 +03:00
..
resources.sh [devstack] stop setting or relying on standard properties 2017-11-07 14:54:37 +01:00
settings [devstack] Switch ironic to uWSGI 2018-04-17 19:22:12 +03:00
shutdown.sh Fix shutdown.sh & upgrade.sh for grenade 2016-05-17 10:37:26 -07:00
upgrade.sh Test ironic-dbsync online_data_migrations 2017-08-28 15:46:56 +00:00