neutron/neutron/services
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
..
auto_allocate use payloads for NETWORK callback events 2021-05-08 20:50:46 +03:00
conntrack_helper Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
externaldns Merge "Remove deprecated [designate] admin_* parameters" 2023-11-20 21:24:27 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router [OVN] Enable "ha" API flag for OVN routers 2024-03-06 18:42:29 +00:00
local_ip Add Local IP L2 extension skeleton 2021-11-11 10:25:27 +03:00
logapi Start logging plugin RPC via service framework 2024-04-17 18:22:35 +02:00
loki Bandit: Remove bandit B311, B303 from skip list 2024-03-28 13:55:25 +01:00
metering Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
ndp_proxy Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
network_ip_availability Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
network_segment_range Remove "six" library 2020-07-28 16:55:52 +00:00
ovn_l3 Enable HA for OVN router flavors 2024-03-26 20:07:52 -05:00
placement_report Update hacking version 2024-02-08 10:34:10 -05:00
portforwarding Log warning about port forwardings that won't work properly 2024-02-09 16:45:45 +01:00
qos Consume code from neutron-lib 2024-01-19 17:18:57 -05:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
segments get_hosts_mapped_with_segments add filter agt_type 2023-10-25 16:31:30 +02:00
tag Fix Loki tempest jobs 2023-04-23 07:26:55 +02:00
timestamp Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
trunk Explicitly set __tablename__ for Trunk 2024-02-29 11:02:31 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00