neutron/neutron/agent
rossella 4e9d482405 DHCP agent should check interface is UP before adding route
The DHCP agent should check not only that an interface for
network's DHCP exists but also make sure that is UP before
adding a default route.
For this purpose a method "ensure_device_is_ready" was
added to ip_lib.

Change-Id: I9af06aa0f39634fe7b63c064337cd4191db5c026
Closes-bug: #1302312
2014-04-14 13:57:33 +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 DHCP agent should check interface is UP before adding route 2014-04-14 13:57:33 +00:00
metadata Added config value help text in ns metadata proxy 2014-03-19 11:23:19 -05:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07: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 Reschedule router if new external gateway is on other network 2014-04-10 15:24:14 +04: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 Add L2 Agent side handling for non consistent security_group settings 2014-04-08 09:17:18 +03:00