neutron/neutron/agent/linux
Brian Haley 90cd939047 Fix W503 pep8 warnings
Fix W503 (line break before binary operator) pep8 warnings
and no longer ignore new failures.

Trivialfix

Change-Id: I7539f3b7187f2ad40681781f74b6e05a01bac474
2018-04-17 14:22:58 +00:00
..
openvswitch_firewall Merge "ovs-fw: Fix firewall blink" 2018-03-23 12:11:10 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py async_process: Log stdout and stderr on process error 2018-03-07 18:31:36 +00:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Remove argument "watch_log = " 2017-10-13 09:42:48 +08:00
dhcp.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +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 Correctly configure the IPv6 LLA address 2017-11-30 11:54:51 +00:00
ip_conntrack.py Remove race and simplify conntrack state management 2018-03-14 17:26:37 -04:00
ip_lib.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
ip_link_support.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ip_monitor.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ipset_manager.py use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06:00
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 2018-03-06 10:13:44 +01:00
iptables_firewall.py Set trusted port only once in iptables firewall driver 2018-03-13 15:56:39 +01:00
iptables_manager.py Use same instance of iptables_manager in L2 agent and extensions 2018-01-05 11:07:32 +01:00
keepalived.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
l3_tc_lib.py [L3][QoS] Adding L3 rate limit TC lib 2017-11-15 09:44:05 +00:00
ovsdb_monitor.py Make code follow log translation guideline 2017-08-14 02:01:48 +00: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
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Log radvd config contents on reload when debug is on 2018-01-05 17:44:26 +00:00
tc_lib.py Fix ingress bw limit for OVS DPDK ports 2018-01-15 13:19:14 +00:00
utils.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
xenapi_root_helper.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00