neutron/neutron/services/l3_router/service_providers
Brian Haley cca0b3a026 Fix some pylint indentation warnings
Running with a stricter .pylintrc generates a lot of
C0330 warnings (hanging/continued indentation). Fix
the ones in neutron/services.

Trivialfix

Change-Id: Ie9779b257981bc80e69639cdaa4d7dfd0ffa5809
2022-12-01 16:21:37 +00:00
..
__init__.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
base.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
driver_controller.py Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
dvr.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00
dvrha.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
ha.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00
single_node.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00