neutron/releasenotes/notes/remove-send-arp-for-ha-c1b4a926b8e52b8e.yaml
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

6 lines
170 B
YAML

---
upgrade:
- |
The ``send_arp_for_ha`` configuration option is removed. Neutron now always
sends three gratuitous ARP requests on address assigned to a port.