neutron/neutron/plugins/ml2/drivers/linuxbridge/agent
Takashi Kajinami 17106dc6f5 ml2: Use the base module to register common ml2 agent config
The neutron.plugins.ml2.drivers.agent.config module registers options
commonly used by the ml2 agents but in fact it is used only by linux
bridge agent and macvtap agent.

This change makes all ml2 agents use that base module consistently in
individual config modules.

Change-Id: Ib3ec8a8eaf347721bb06f092a0887e62f3a6bffd
2022-06-24 12:58:31 +00:00
..
common ml2: Use the base module to register common ml2 agent config 2022-06-24 12:58:31 +00:00
extension_drivers Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
arp_protect.py Make ARP protection commands compatible with "ebtables-nft" 2021-04-09 13:30:39 +00:00
linuxbridge_agent_extension_api.py Use same instance of iptables_manager in L2 agent and extensions 2018-01-05 11:07:32 +01:00
linuxbridge_capabilities.py Implementation of vlan-aware-vms for Linux Bridge 2016-09-09 01:17:05 -07:00
linuxbridge_neutron_agent.py ml2: Use the base module to register common ml2 agent config 2022-06-24 12:58:31 +00:00