neutron/neutron
Brian Haley 86badcfe2d Fix some pylint indentation warnings
Running with a stricter .pylintrc generates a lot of
C0330 warnings (hanging/continued indentation). Fix
some remaining ones in miscellaneous directories.

Also cleanup any remaining code that I missed in this
series, or has changed since I started.

Trivialfix

Change-Id: I17b4779020a7bfb369c3e721ab6638cd4a6ab50c
2022-12-12 11:48:25 -05:00
..
agent Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
api Fix some pylint indentation warnings 2022-11-02 10:11:46 -04:00
cmd Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
common Fix text in OVN RevisionConflict exception to match code 2022-12-08 10:15:12 -05:00
conf [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Dont raise RouterInterfaceNotFound on overlap check router ports 2022-12-02 17:37:40 +00:00
debug Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
exceptions Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
extensions [api]adds port_forwarding id when list floatingip 2022-08-26 08:45:09 +08:00
hacking Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
ipam Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
locale Imported Translations from Zanata 2022-04-30 03:45:16 +00:00
notifiers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
objects Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
pecan_wsgi Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
plugins Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
privileged Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
profiling Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
quota Implement specific tracked resource count method per quota driver 2022-07-28 06:01:18 +02:00
scheduler Fix some pylint indentation warnings 2022-11-02 10:26:11 -04:00
server Use monkey_patch for neutron API server. 2022-04-28 13:34:36 +00:00
services Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
tests Merge "Move registration "ChassisBandwidthConfigEvent" to OvnSbIdl init" 2022-12-11 22:36:19 +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 Fix missing [designate] options 2022-11-22 12:00:50 +09:00
policy.py Bump oslo.policy to 3.12.0 2022-05-02 12:47:16 +02:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00