]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
linuxbridge UT: Mock get_interface_by_ip
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 10 Mar 2015 01:12:50 +0000 (10:12 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 10 Mar 2015 01:27:56 +0000 (10:27 +0900)
commitce0b13982158d813024cad1fae7f495e3545b7ee
tree5bb3a2d385a08d5d9082083a584bdcbbe093437e
parent34008eb55409d6ff2732da045246a84f144044c4
linuxbridge UT: Mock get_interface_by_ip

To avoid querying devices on the system running UT,
which might or might not work.

The regression was introduced by
commit b7a56fd1b44649daa1f768157e68a135b9e01dd1 .

Closes-Bug: #1430098
Change-Id: I2dcdf4b9516e0a90dffee26684fdce7f0ce43cd8
neutron/tests/unit/linuxbridge/test_lb_neutron_agent.py