OpenStack Telemetry (Ceilometer) Alarming
Go to file
Takashi Kajinami 31b518d838 [coordination] backend_url should be secret
The backend_url option can sometimes contain secrets.

For example when redis coordination backend is used and authentication
is enabled in redis, the plain redis password is put as an URL element.

[coordination]
backend_url=redis://:password@127.0.0.1:6379

Closes-Bug: #2012246
Change-Id: Ib918532d82c4633add7fad9c8441868cfd84001b
(cherry picked from commit 1eb2a7ac86)
2023-03-24 16:40:09 +00:00
aodh [coordination] backend_url should be secret 2023-03-24 16:40:09 +00:00
devstack Remove deprecated tail_log function 2020-11-24 09:00:37 +00:00
doc Remove unnecessary unicode prefixes 2022-04-20 12:29:28 +02:00
rally-jobs Update and optimize documentation links 2017-07-18 16:03:22 +08:00
releasenotes Imported Translations from Zanata 2023-01-27 02:34:13 +00:00
.coveragerc Clean config in source code 2016-02-05 08:45:38 +00:00
.gitignore Migrate to stestr 2022-03-23 10:23:00 +00:00
.gitreview Update .gitreview for stable/2023.1 2023-03-03 11:27:16 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.stestr.conf Migrate to stestr 2022-03-23 10:23:00 +00:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-13 09:06:46 +00:00
CONTRIBUTING.rst Update and optimize documentation links 2017-07-18 16:03:22 +08:00
HACKING.rst Update and optimize documentation links 2017-07-18 16:03:22 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Remove MIA maintainer 2018-04-12 10:59:40 +02:00
README.rst Bugs are in launchpad 2021-06-18 12:17:53 +02:00
bindep.txt Add python 3.7 gating 2018-07-26 11:43:28 +02:00
requirements.txt Bump minimum version of gnocchiclient for aggregats API support 2022-04-18 12:50:38 +09:00
run-tests.sh Merge run-tests.sh, run-functional-tests.sh 2022-03-23 10:25:53 +00:00
setup.cfg Make tox.ini tox 4.0 compatible 2023-01-17 17:03:41 +00:00
setup.py Cleanup py27 support 2020-04-13 18:04:34 +02:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2023.1 2023-03-03 11:27:18 +00:00

README.rst

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.