vitrage/vitrage
Takashi Kajinami ad67ad3906 [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

Change-Id: I30e796a81fe0bb58023b98ffd10f7db269518ac5
2023-03-20 18:40:10 +09:00
..
api rename tenant to project_id 2022-03-14 21:18:56 +02:00
api_handler rename tenant to project_id 2022-03-14 21:18:56 +02:00
cli [goal] Deprecate the JSON formatted policy file 2020-12-24 20:29:57 -06:00
common rename tenant to project_id 2022-03-14 21:18:56 +02:00
coordination [coordination] backend_url should be secret 2023-03-20 18:40:10 +09:00
datasources Remove Ceilometer datasource 2022-08-21 02:55:03 +09:00
entity_graph Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
evaluator Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
graph Merge "Remove CPickle" 2020-09-21 08:04:53 +00:00
hacking Remove check V320 in PY3 2020-09-21 17:33:45 +08:00
machine_learning Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
middleware Remove six.moves 2020-09-18 12:32:36 +08:00
notifier Remove unicode from notifiler 2021-01-03 09:50:19 +08:00
persistency Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
snmp_parsing Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
storage Switch to 2023.1 Python3 unit tests and generic template name 2022-09-20 11:24:00 +00:00
tests Remove Ceilometer datasource 2022-08-21 02:55:03 +09:00
utils Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
__init__.py Add common directories and initializers 2015-11-16 00:16:14 +00:00
i18n.py Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
keystone_client.py Get rid of warning caused by [service_credentials] region_name 2022-08-09 11:30:57 +00:00
messaging.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00
opts.py Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
os_clients.py Remove Ceilometer datasource 2022-08-21 02:55:03 +09:00
rpc.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00