aodh/aodh
Takashi Kajinami 1eb2a7ac86 [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
2023-03-20 18:36:37 +09:00
..
api Add oslo.policy.enforcer entry point 2023-02-02 15:55:14 +00:00
cmd Introduce Guru Meditation Reports into Aodh 2021-08-15 03:23:23 +09:00
conf [goal] Deprecate the JSON formatted policy file 2020-12-25 16:41:53 +00:00
evaluator Migrate evaluation_interval to [evaluator] 2022-04-14 21:51:03 +09:00
locale Imported Translations from Zanata 2021-09-19 06:27:34 +00:00
notifier Remove six 2020-12-04 01:35:57 +00:00
storage Fix compatibility with oslo.db 12.1.0 2022-09-05 17:04:21 +01:00
tests Merge "Migrate evaluation_interval to [evaluator]" 2022-06-13 07:55:53 +00:00
__init__.py Update to hacking 0.11.0 2016-05-10 17:07:35 +02:00
coordination.py [coordination] backend_url should be secret 2023-03-20 18:36:37 +09:00
event.py Remove default=None when set value in Config 2016-09-27 14:33:19 +00:00
i18n.py Update and optimize documentation links 2017-07-18 16:03:22 +08:00
keystone_client.py Use config options when creating keystone session 2020-01-20 17:32:19 +13:00
messaging.py Remove oslo.msg deprecation 2017-06-05 17:36:51 +02:00
opts.py Merge notifier opts 2021-04-23 22:50:56 +09:00
profiler.py Integrate OSprofiler in Aodh 2019-04-05 02:21:57 +00:00
queue.py Remove six 2020-12-04 01:35:57 +00:00
service.py Migrate evaluation_interval to [evaluator] 2022-04-14 21:51:03 +09:00
utils.py Remove six 2020-12-04 01:35:57 +00:00
version.py Introduce Guru Meditation Reports into Aodh 2021-08-15 03:23:23 +09:00