neutron/neutron/plugins/ml2/drivers
elajkat 7c1a894ce5 Nit: network_update in ovs_neutron_agent has a bad LOG
The log entry had %(tag)s but the dict has 'segmentation_id' as key,
so let's change tag to segmentation_id.

Change-Id: Ic6e82a31efe7798c9ec0c5e6bc743db4c280fd1a
Partial-Bug: #1956435
Partial-Bug: #1764738
2022-10-13 14:30:17 +02:00
..
agent Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l2pop ovs: make vlanmanager to handle more vlan mapping per network 2022-09-01 14:48:08 +02:00
linuxbridge Implement experimental features framework 2022-06-30 17:59:49 -05:00
macvtap Don't register config options on imports 2022-04-13 05:49:15 +00:00
mech_sriov ml2: Use the base module to register common ml2 agent config 2022-06-24 12:58:31 +00:00
openvswitch Nit: network_update in ovs_neutron_agent has a bad LOG 2022-10-13 14:30:17 +02:00
ovn Merge "Fix misplaced comparison constant warnings" 2022-10-06 23:07:21 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Randomize segmentation ID assignation 2021-03-24 13:56:09 +00:00
mech_agent.py ml2/mech: bind port on segment that subnet belongs 2022-09-02 12:09:20 +02:00
type_flat.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_local.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_tunnel.py Add the corresponding DB context to all SQL transactions 2022-04-08 09:09:54 +00:00
type_vlan.py Fix VLAN driver tests 2021-03-16 15:43:33 +00:00
type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00