octavia/octavia/cmd
Takashi Kajinami ff1356a6d0 Ensure options are dumped in debug logs
This change makes the following processes dump loaded options when
the processes start.
 - octavia-driver-agent
 - octavia-health-manager
 - octavia-house-keeping

The actual options used by services are useful for debugging.

The loaded options are already logged by api and worker(*1), so this
ensures all daemons provide the consistent capability.

(*1)
octavia-worker depends on the cotyledon library, which internally
calls the (same) oslo.config functionality to dump options.

Change-Id: I79331dff469c6c81dd5afe04a950cdfd16abc3c1
2022-11-29 14:44:21 +09:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
agent.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
api.py Add warning when running simple_server 2020-05-21 15:02:11 -07:00
driver_agent.py Ensure options are dumped in debug logs 2022-11-29 14:44:21 +09:00
haproxy_vrrp_check.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
health_checker.py Fix pylint checks 2021-08-24 17:08:34 +00:00
health_manager.py Ensure options are dumped in debug logs 2022-11-29 14:44:21 +09:00
house_keeping.py Ensure options are dumped in debug logs 2022-11-29 14:44:21 +09:00
interface.py Add generic network interface management in the amphora 2021-08-31 17:21:37 +02:00
octavia_worker.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
prometheus_proxy.py Merge "Fix a typo in a prometheus help string" 2022-07-08 13:22:52 +00:00
status.py [goal] Deprecate the JSON formatted policy file 2021-03-10 22:09:35 -06:00