]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
move the correct veth into the netns for the LB
authorMark McClain <mark.mcclain@dreamhost.com>
Sat, 11 Aug 2012 15:29:14 +0000 (11:29 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Sat, 11 Aug 2012 15:33:21 +0000 (11:33 -0400)
commitb45d4eb28025ecc604daf2bbdcd3ab450154f7d2
treecae9cdfa1e821e43bd57da9af52b940d0702da77
parent532dc02d2391df010b1ff34f6724f8fabdc4d3cc
move the correct veth into the netns for the LB

bug 1035649

This fix moves the correct device into the namespace and improves the test
to ensure the proper device was moved.  The previous generic check
failed to catch an error during refactoring.

Change-Id: Ifa2e2bb97dc923549d00b1750c61a22e139647d7
quantum/agent/linux/interface.py
quantum/tests/unit/test_linux_interface.py