neutron/neutron/agent
Kyle Mestery b5d596877f Handle errors from run_ofctl() when dumping flows
The function dump_flows_for_table() calls run_ofctl(). If this occurs during an OVS
restart, run_ofctl() will return None. dump_flows_for_table() needs to realize this
and not try to call splitlines() on a None object.

Change-Id: Ide26028656e634113f955dfc89569149d4d5b306
Closes-Bug: #1324659
2014-05-29 20:41:31 +00:00
..
common Change report_interval from 4 to 30, agent_down_time from 9 to 75 2014-03-18 10:25:04 +02:00
linux Handle errors from run_ofctl() when dumping flows 2014-05-29 20:41:31 +00:00
metadata Remove redundant default=None for config options 2014-05-25 00:46:50 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Remove RPC to plugin when dhcp sets default route 2014-04-06 13:40:12 +00:00
firewall.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
l2population_rpc.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
l3_agent.py Merge "Install SNAT rules for ipv4 only" 2014-05-28 03:23:23 +00:00
netns_cleanup_util.py fixes broken neutron-netns-cleanup 2014-04-02 13:37:24 +00:00
ovs_cleanup_util.py options: consolidate options definitions 2014-02-24 13:25:11 +09:00
rpc.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00
securitygroups_rpc.py Remove redundant default=None for config options 2014-05-25 00:46:50 -07:00