neutron/neutron/scheduler
Brian Haley eaf990b2bc Fix pep8 E128 warnings in non-test code
Reduces E128 warnings by ~260 to just ~900,
no way we're getting rid of all of them at once (or ever).
Files under neutron/tests still have a ton of E128 warnings.

Change-Id: I9137150ccf129bf443e33428267cd4bc9c323b54
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
2019-03-12 21:22:33 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py Use Agent OVO in agents_db and test_agents_db 2017-11-03 16:46:09 +07:00
base_scheduler.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
dhcp_agent_scheduler.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3_agent_scheduler.py Fetch specific columns rather than full ORM entities 2018-08-22 10:14:09 +00:00