neutron/neutron/services/logapi
Sebastian Lohff 6170309157 Start logging plugin RPC via service framework
Instead of the LoggingServiceDriverManager starting the RPC if any
driver needs it, we now only start it when this is requested by neutron
via start_rpc_listeners(). This is required when running neutron-server
and neutron-rpc-server separately to run RPC only in neutron-rpc-server.

Change-Id: I8d185cdc807e94098c137314bcaa2317a2f85ebe
Partial-Bug: #2062009
2024-04-17 18:22:35 +02:00
..
agent Fix typos in log/error messages 2022-06-01 21:17:29 +05:30
common Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
drivers Start logging plugin RPC via service framework 2024-04-17 18:22:35 +02:00
rpc Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
__init__.py [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
api_base.py Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
logging_plugin.py Start logging plugin RPC via service framework 2024-04-17 18:22:35 +02:00