Deploy using wsgi by default

Complete the switch to wsgi and only use it from now on.
The default won't be changed for old branches (i.e. this change
should not be backported).

Story: 2001991
Task: 19622
Change-Id: Ia23083d0ec7c17a84e0bb4bc5db970cbfe57882a
This commit is contained in:
Luigi Toscano 2018-05-10 00:03:09 +02:00
parent 03587a020d
commit 3ff85aba7b
2 changed files with 1 additions and 3 deletions

View File

@ -4,8 +4,6 @@
- openstack-tox-pylint:
voting: false
- sahara-tests-scenario
- sahara-tests-scenario-modwsgi:
voting: false
- sahara-tests-tempest
- openstack-tox-lower-constraints
gate:

View File

@ -37,7 +37,7 @@ SAHARA_PERIODIC_COORDINATOR_URL=${SAHARA_PERIODIC_COORDINATOR_URL:-\
memcached://127.0.0.1:11211}
#Toggle for deploying Sahara API with Apache + mod_wsgi
SAHARA_USE_MOD_WSGI=${SAHARA_USE_MOD_WSGI:-False}
SAHARA_USE_MOD_WSGI=${SAHARA_USE_MOD_WSGI:-True}
enable_service sahara-api sahara-eng
enable_service heat h-eng h-api h-api-cfn h-api-cw