neutron/neutron/plugins/ml2/drivers
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
..
agent Change common agent code to log message after failure 2019-02-12 19:54:02 +00:00
l2pop Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
linuxbridge Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
macvtap Scan for MAC through all devices in macvtap agent 2018-11-01 16:00:16 -04:00
mech_sriov Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
openvswitch Fix pep8 E128 warnings in non-test code 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
helpers.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
mech_agent.py Drive binding by placement allocation 2019-03-09 22:03:51 +00:00
type_flat.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_local.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_tunnel.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
type_vlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00