ara/ara/config
kyle e77b99c56a Add support for custom context/application root
This adds a new parameter, ARA_APPLICATION_ROOT, which does two things:

1) Maps to Flask's APPLICATION_ROOT [1]
2) Adds a route prefix by supplying the APPLICATION_ROOT value to
   SCRIPT_NAME through a custom WSGI middleware implementation.

[1]: http://flask.pocoo.org/docs/0.12/config/

Story: 2001123
Co-Authored-By: kyle <liyuankui@gmail.com>
Co-Authored-By: David Moreau-Simard <dmsimard@redhat.com>
Change-Id: Icb58a3d64716263718b9cb5a2d4fe46a6d522502
2018-04-28 15:59:11 +00:00
..
__init__.py 1.0 backport: Refactor configuration and instanciate it 2018-04-07 23:09:23 -04:00
base.py Add support for custom context/application root 2018-04-28 15:59:11 +00:00
compat.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
logger.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00
webapp.py Rebrand Ansible Run Analysis to ARA Records Ansible 2018-04-20 15:01:04 +00:00