Commit Graph

3 Commits

Author SHA1 Message Date
Hervé Beraud 0108d030f9 Always reset cfg.CONF when starting the wsgi app
This ensures that options loaded during any prior run of the
application are dropped before being added again during init_application.

Change-Id: I16b17b7b93bed698495582c972870b3d8e3c926b
2020-06-04 12:52:37 +02:00
zhurong efbe5ca5d1 Deploy murano-api via uwsgi
The patch add the devstack install murano-api via uwsgi.

Implements: blueprint murano-api-wsgi
Change-Id: I3b83a0295cf60de24ff90cabfcbbc3cfb0171905
2017-08-15 14:02:03 +08:00
zhurong 7786eb2dc0 Add WSGI support script for murano API
This patch add scripts for running API serces via WSGI.
The follow-up patch will add the devstack install support.

Change-Id: I3b836041559004a629f2cb2a506e53bf04fbdf23
Partially-Implements: blueprint murano-api-wsgi
2017-06-12 13:55:25 +08:00