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

Trivialfix

Change-Id: Ic131cd49307471982b8bd09f823809261d246c0d
2022-11-02 10:26:11 -04:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py Do not fail if the agent load is not bumped 2021-08-25 13:06:28 +00:00
base_scheduler.py Fix return value in BaseScheduler class 2022-08-02 08:53:30 +02:00
dhcp_agent_scheduler.py Fix some pylint indentation warnings 2022-11-02 10:26:11 -04:00
l3_agent_scheduler.py "default_availability_zones" need to be considered when validate az 2021-08-16 00:14:49 +00:00
l3_ovn_scheduler.py Fix some pylint indentation warnings 2022-11-02 10:26:11 -04:00