neutron/neutron/plugins/ml2/drivers
Takashi Kajinami 47d140d4d0 Replace network type names by constants
Each network type name is defined as a constant in neutron-lib. This
replaces the remaining string by the common constants.

This change ignores tests code because updating all test code brings
little gain while it touches huge number of lines.

Change-Id: I26ee715209d7d3f12c39c9e05d4fb9953b9b9537
2023-11-28 16:06:13 +09:00
..
agent Add more debugging to common agent code 2023-06-27 22:57:52 -04:00
l2pop Propose replacement of ORM from_self() 2023-02-01 14:30:37 +00:00
linuxbridge Merge "Fix python shebang" 2023-10-20 21:48:21 +00:00
macvtap Don't register config options on imports 2022-04-13 05:49:15 +00:00
mech_sriov Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
openvswitch Merge "ovs-agent: React to DB down just like to server down" 2023-08-10 14:55:16 +00:00
ovn Replace network type names by constants 2023-11-28 16:06:13 +09: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 Make MechanismDriverContext plugin_context public 2022-11-17 11:03:44 +01: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 Fix some pylint indentation warnings 2022-11-03 22:27:55 -04: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