neutron/neutron
Brian Haley c794227941 Remove some useless else statements
Fix useless-else-on-loop, no-else-raise warnings and
no-else-continue in some test files. Noticed while
making another change.

TrivialFix

Change-Id: I9f3100ab2fe97275906e52a764a5023039622728
2023-11-30 17:39:09 -05:00
..
agent Merge "Add [metadata_rate_limiting] options to example config files" 2023-11-28 23:40:42 +00:00
api Create a policy rule to control if a rule belongs to the default SG 2023-10-09 14:11:55 +00:00
cmd Merge "Update OVN db sync code log messages" 2023-11-20 15:25:46 +00:00
common Validate ip versions 2023-11-28 01:21:23 +00:00
conf Merge "Validate ip versions" 2023-11-28 23:42:31 +00:00
core_extensions
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 Merge "[OVN] DB sync host/physnet - filter on agent_type" 2023-11-22 13:46:50 +00: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 Remove some useless else statements 2023-11-30 17:39:09 -05:00
__init__.py
_i18n.py
auth.py
manager.py
neutron_plugin_base_v2.py
opts.py Add [metadata_rate_limiting] options to example config files 2023-11-28 10:20:35 +09: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