monasca-log-api
2.9.0
About: OpenStack Monasca Log API is a RESTful API server acting as gateway for logs collected from log-agents.
The "Stein" series (latest release). ![]() ![]() |
Go to the source code of this file.
Namespaces | |
monasca_log_api.config | |
Functions | |
def | monasca_log_api.config._is_running_under_gunicorn () |
def | monasca_log_api.config.get_config_files () |
def | monasca_log_api.config.parse_args (argv=None) |
Variables | |
monasca_log_api.config.CONF = conf.CONF | |
monasca_log_api.config.LOG = log.getLogger(__name__) | |
bool | monasca_log_api.config._CONF_LOADED = False |
string | monasca_log_api.config._GUNICORN_MARKER = 'gunicorn' |