neutron/neutron
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 [DHCP agent] Fix route to OVN metadata port for non-isolated networks 2023-11-22 21:04:02 +05:30
api Create a policy rule to control if a rule belongs to the default SG 2023-10-09 14:11:55 +00:00
cmd Replace network type names by constants 2023-11-28 16:06:13 +09:00
common [ML2/OVN] Add gateway_port support for FIP 2023-11-17 16:56:46 -03:00
conf Replace network type names by constants 2023-11-28 16:06:13 +09:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Get default value for BFD/ECMP extra attributes from config 2023-10-20 18:36:44 +02:00
exceptions Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
extensions Add policy enforcer for "tags" service plugin 2023-10-14 15:41:06 +00:00
hacking Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00
ipam Improve message for subnet gateway out of host IP addresses range 2023-01-30 18:43:24 -03:00
locale Imported Translations from Zanata 2023-05-16 03:00:56 +00:00
notifiers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
objects [OVN] Populate the "router.distributed" flag in ML2/OVN 2023-10-16 08:04:31 +00:00
pecan_wsgi Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
plugins Replace network type names by constants 2023-11-28 16:06:13 +09:00
privileged Catch non-existent entry failures better in ip_lib 2023-08-24 11:22:31 -04:00
profiling Fix some new pylint "E" warnings 2023-06-22 20:41:29 -04:00
quota Create a single method to set the quota usage dirty bit 2023-07-06 06:06:23 +00:00
scheduler [OVN] The L3 scheduler does not use all chassis by default 2023-05-25 15:26:31 +02:00
server Fix python shebang 2023-10-17 16:02:25 +00:00
services Merge "Remove deprecated [designate] admin_* parameters" 2023-11-20 21:24:27 +00:00
tests Merge "[OVN] DB sync host/physnet - filter on agent_type" 2023-11-22 13:46:50 +00:00
__init__.py
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py
neutron_plugin_base_v2.py
opts.py Add extra router attributes for ECMP and BFD 2023-07-25 17:03:34 +02:00
policy.py Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +00:00
service.py Merge "Initialize logger for rpc-server and wsgi script" 2023-08-11 02:39:52 +00:00
version.py
worker.py
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00