neutron/neutron/agent
Ihar Hrachyshka 8bb94820bd Remove deprecated send_arp_for_ha option
Now Neutron always sends three gARPs after address assigned to an
interface.

Change-Id: I0d44f4cc59e1675b20d0da329faf7fd3ab91acbf
Closes-Bug: #1639879
2017-04-18 13:38:35 -04:00
..
common Fix TypeError in native of_interface _get_dpid 2017-04-04 20:35:15 +03:00
dhcp Spin off context module 2017-03-06 16:25:29 +00:00
l2 Clear QoS rules from ports without a qos policy. 2017-03-27 13:50:27 +00:00
l3 Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
linux Merge "Handle CIDR IP address in allowed address pairs" 2017-04-17 23:35:32 +00:00
metadata Stop direct access to CONF.debug 2017-04-13 14:43:29 +00:00
ovsdb Port idlutils.get_schema_helper from ovsdbapp to neutron 2017-03-29 11:58:16 +08:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Agent common config 2017-03-15 09:52:18 -06:00
metadata_agent.py Agent common config 2017-03-15 09:52:18 -06:00
rpc.py Remove logging import unused 2017-02-15 14:01:04 +07:00
securitygroups_rpc.py Don't check for enable_security_group vs. firewall_driver compatibility 2017-04-06 21:51:39 +00:00