monasca-log-api/monasca_log_api
Johannes Grassler 257fb55635 Fix WSGI application
* Partial revert of 0a82af18ab
  to restore main() method
* Add global `application` variable which will be set by main method to
  problem to preserve the fix from 0a82af18ab.
* Add check for application name starting with '_mod_wsgi' to ensure
  application runs in Devstack as well (Devstack does not use the entry point)
* Modify Devstack plugin to run WSGI entry point rather than app/wsgi.py from
  module directory.

Change-Id: I07001dccb663ed4e6e3347089ab96e6f8ec196d4
Story: 2001197
Task: 5702
2017-10-18 10:03:29 +00:00
..
app Fix WSGI application 2017-10-18 10:03:29 +00:00
conf Refactor project tree 2017-07-27 22:02:48 +00:00
db Internal interfaces for log listing API implementation 2017-03-24 11:19:01 +00:00
healthcheck Use oslo-config-generator 2017-07-05 09:44:35 +00:00
middleware Use oslo-config-generator 2017-07-05 09:44:35 +00:00
monitoring Use oslo-config-generator 2017-07-05 09:44:35 +00:00
tests Refactor project tree 2017-07-27 22:02:48 +00:00
__init__.py monasca-log-api python 2015-10-08 10:38:12 +02:00
config.py Allow to specify CLI arguments 2017-07-27 07:34:02 +02:00
version.py Composite paste for monasca-log-api 2017-06-02 14:20:43 +00:00