]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True
authorAnand Shanmugam <anand1712@gmail.com>
Tue, 5 Jan 2016 18:35:05 +0000 (10:35 -0800)
committerAnand Shanmugam <anand1712@gmail.com>
Thu, 7 Jan 2016 17:21:32 +0000 (09:21 -0800)
commit75dcd5f2ecbdc7491b520e3c317929e1e644b025
tree31c89480909d545eeaceb1d2667aa410897306f9
parent25a9f6eec3afbfa99b18e19200124952c627f161
Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True

Currently there is no test coverage for when prevent_arp_spoofing is set to true.
This fix address that issue.

Change-Id: Ie8bfa873120378dcdcb9d43e307daa5d55c038f2
Closes-Bug: #1520255
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py