neutron/neutron
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
..
agent Merge "Fullstack tests of packet rate limit for ovs qos driver" 2022-06-24 11:01:44 +00:00
api Merge "FUP: remove convert_to_sanitized_binding_profile_allocation" 2022-05-17 13:04:53 +00:00
cmd Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
common Merge "[OVN] Make binding profile validation more robust" 2022-06-10 18:55:00 +00:00
conf Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Merge "Fix typos in log/error messages" 2022-06-02 18:43:19 +00:00
debug Fix typos in log/error messages 2022-06-01 21:17:29 +05:30
exceptions Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
extensions Update port-mac-address-override shim extension 2022-06-04 15:19:52 +08:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Remove exception `IpAddressAllocationNotFound` 2022-03-16 16:48:06 +00:00
locale Imported Translations from Zanata 2022-04-30 03:45:16 +00:00
notifiers Log request IDs for matched Nova external events 2022-03-17 16:34:59 +05:30
objects Merge "Use SQL IN clause instead of OR with exact match comparisons" 2022-06-14 16:49:11 +00:00
pecan_wsgi Merge "Handle properly InvalidScope exceptions to not return error 500" 2022-04-19 06:42:29 +00:00
plugins ml2: Use the base module to register common ml2 agent config 2022-06-24 12:58:31 +00:00
privileged Fix "ip route" commands to work with pyroute2 APIv2 2022-06-17 08:39:44 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Merge "[quota] Enable `DbQuotaDriverNull` as a production driver" 2022-04-12 14:55:22 +00:00
scheduler [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00:00
server Use monkey_patch for neutron API server. 2022-04-28 13:34:36 +00:00
services Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
tests Merge "Fullstack tests of packet rate limit for ovs qos driver" 2022-06-24 11:01:44 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Change 'DHCP' option group name to 'dhcp' 2022-04-28 15:15:08 -04:00
policy.py Bump oslo.policy to 3.12.0 2022-05-02 12:47:16 +02:00
service.py
version.py
worker.py
wsgi.py Disable tracebacks of eventlet.wsgi.server 2022-01-11 09:33:12 +01:00