Takashi Kajinami 8ac7c65cff Load api-paste.ini from configuration directories first
The api-paste.ini file defines WSGI definition of API. This file is
regarded as one configuration file and sometimes users need to modify
the file, for example to enable an additional middleware.

However currently aodh-api by default expects the file is located in
the aodh source directory and users should set the [api] paste_config
parameter in addition to copy and modify the file.

This change makes the aodh-api process search the api-paste.ini file
from configuration directories automatically, so that users can more
easily customize the file by putting the modified file in /etc/aodh
(or any other config directories).

If the paste_config parameter is defined as a full path then aodh-api
directly loads the file from the specified path. If the file is not
found then the default file in the aodh source directory is used.

Change-Id: I4a6194fbf6a5317a523d75e3fb6bd2fd055f5100
2021-12-01 10:50:31 +09:00
2017-09-11 17:21:06 +00:00
2016-02-05 08:45:38 +00:00
2019-04-19 19:30:26 +00:00
2014-10-09 10:31:23 +03:00
2018-07-26 11:43:28 +02:00
2013-03-15 14:25:48 +00:00
2018-04-12 10:59:40 +02:00
2021-06-18 12:17:53 +02:00
2017-09-11 17:21:06 +00:00
2020-04-13 18:04:34 +02:00
2021-06-29 10:10:24 +08:00

aodh

Aodh is the alarming service for OpenStack.

Documentation

Documentation for the project can be found at:

https://docs.openstack.org/aodh/latest/

Release notes can be read online at:

https://docs.openstack.org/aodh/latest/contributor/releasenotes/index.html

Code Repository

Bug Tracking

Bugs and feature requests are tracked on Launchpad at:

https://bugs.launchpad.net/aodh/

IRC

IRC Channel: #openstack-telemetry on OFTC.

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98%
Shell 1.8%
Mako 0.2%