neutron/neutron/server
Victor Morales 429703a9a8 Expose neutron api application as a wsgi script
This can then be loaded into a wsgi compatible web server like
apache2/httpd or nginx.

DocImpact A new neutron-api script is installed, and can be used to
start either a standalone wsgi server (calling the script directly),
or as a wsgi script loaded by a web server (e.g. by httpd/mod_wsgi).

Change-Id: Ie9bb8b33f6e1335219e574d832ac264b043d90e6
Partial-Bug: #1666779
Co-Authored-By: Brandon Logan <brandon.logan@rackspace.com>
Co-Authored-By: Ihar Hrachyshka <ihrachys@redhat.com>
2017-04-17 02:07:27 +00:00
..
__init__.py Expose neutron api application as a wsgi script 2017-04-17 02:07:27 +00:00
rpc_eventlet.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
wsgi_eventlet.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00