neutron/neutron/agent/linux
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
..
openvswitch_firewall 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
bridge_lib.py Change to use iproute2 instead of brctl 2018-11-14 12:46:37 -05:00
daemon.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
dhcp.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
dibbler.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
external_process.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
interface.py Change agents to use get_devices_with_ip() 2019-02-05 18:30:01 +02:00
ip_conntrack.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
ip_lib.py Use pyroute2 to check vlan/vxlan in use 2019-02-19 07:28:23 +00:00
ip_link_support.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ip_monitor.py Trivial: Move platform independent modules to common dir 2018-08-14 09:54:01 +03:00
ipset_manager.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 2018-03-06 10:13:44 +01:00
iptables_firewall.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
iptables_manager.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
keepalived.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
l3_tc_lib.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
pd.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
pd_driver.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
ra.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
tc_lib.py Add TC filter functions implemented with pyroute2 2019-03-09 22:01:57 +00:00
utils.py Not set the HA port down at regular l3-agent restart 2019-02-14 16:58:22 +08:00
xenapi_root_helper.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00