mixmatch/mixmatch
Kristi Nikolla 10fae26c6d uwsgi improvements
This patch adds a .ini file with the configuration for running
mixmatch through uwsgi, replacing the previous `run_proxy.sh`
script which passed the configuration as arguments.

This patch also removed the wsgi configuration, making it
unsupported. The wsgi documentation has also been removed. A
follow on patch will also remove any remnants of wsgi logic.

The default port for running the proxy has been changed to
9913.

This patch also updates the `setup.cfg` file, adding the
parameters for wsgi_scripts so that pbr install the wsgi exec
on package installation.

This patch also uses apache and mod_proxy to map /resource to
the uwsgi port 9913.

Change-Id: I2069d0f28e8e14da59109158cd2912ddb284a4e3
2017-08-04 16:03:01 -04:00
..
config uwsgi improvements 2017-08-04 16:03:01 -04:00
extend Preliminary extension support + Name routing 2017-07-21 16:05:13 -04:00
tests uwsgi improvements 2017-08-04 16:03:01 -04:00
__init__.py Initial commit of the code 2016-11-07 09:49:52 -05:00
auth.py Config refactoring 2017-06-13 12:20:28 -04:00
listener.py Config refactoring 2017-06-13 12:20:28 -04:00
model.py Rename tenant_id to project_id 2017-05-15 19:32:35 +00:00
proxy.py Merge "Don't stream json" 2017-08-02 20:42:08 +00:00
services.py Neutron pass-through 2017-07-31 17:55:38 +00:00
session.py Fix pep8 issues 2016-11-07 15:50:28 -05:00
utils.py Neutron pass-through 2017-07-31 17:55:38 +00:00
wsgi.py uwsgi improvements 2017-08-04 16:03:01 -04:00