Run with builtin manila wsgi
manila's devstack plugin now defaults to run the api behind a uwsgi reverse proxy. Disable that in this job and maintain compatability with the previous configuration which uses the wsgi interpreter built in to manila. Change-Id: Ie567ea1bb839c1eb5eeabdf62eedade6161de1d2
This commit is contained in:
parent
c8e46be530
commit
0517434055
@ -53,6 +53,7 @@
|
|||||||
manila: git://git.openstack.org/openstack/manila
|
manila: git://git.openstack.org/openstack/manila
|
||||||
manila-ui: git://git.openstack.org/openstack/manila-ui
|
manila-ui: git://git.openstack.org/openstack/manila-ui
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
|
MANILA_USE_UWSGI: False
|
||||||
MANILA_USE_MOD_WSGI: False
|
MANILA_USE_MOD_WSGI: False
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- config_tempest/tests/.*$
|
- config_tempest/tests/.*$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user