neutron/releasenotes/notes/removed_prevent_arp_spoofing-b49e91a92a93e3e1.yaml
Kevin Benton 01a97d926c Remove deprecated prevent_arp_spoofing option
This was deprecated over a year ago in [1] so let's
get rid of it to clean up some code.

1. Ib63ba8ae7050465a0786ea3d50c65f413f4ebe38

Change-Id: I6039fb7e743c5d9a1a313e3c174ada36c9874c70
2017-07-20 13:57:14 -07:00

7 lines
213 B
YAML

---
upgrade:
- |
The deprecated ``prevent_arp_spoofing`` option has been removed and the
default behavior is to always prevent ARP spoofing unless port security
is disabled on the port (or network).