]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Validate local_ip for OVS tunnel
authorvenkata anil <anil.venkata@enovance.com>
Mon, 10 Aug 2015 06:48:52 +0000 (06:48 +0000)
committervenkata anil <anil.venkata@enovance.com>
Mon, 10 Aug 2015 06:48:58 +0000 (06:48 +0000)
commit02c80d8e82970922f1f1b1462f8435aed8280a71
tree4df0b3abfe58c82af711bed22244627f482d3315
parentbbfd5cf486068badd9a588cb8eda61972337fd77
Validate local_ip for OVS tunnel

When tunneling is enabled in OVS, validate if the
IP address in local_ip belongs to the host.

Closes-bug: #1408603
Change-Id: I4b4527c28d0738890e33b343c9e17941e780bc24
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py