neutron/neutron/plugins/ml2/drivers/mech_sriov/agent/common
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
..
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
config.py ml2: Use the base module to register common ml2 agent config 2022-06-24 12:58:31 +00:00
exceptions.py Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00