]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Mangle network namespace name used by dhcp_agent
authorMark McClain <mark.mcclain@dreamhost.com>
Thu, 30 Aug 2012 23:18:41 +0000 (19:18 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Thu, 30 Aug 2012 23:50:19 +0000 (19:50 -0400)
commit7632e6775075c8597a1df23f38fd1e2b8cb384ea
treec745bdeab9d299a6b86890d4b170a9e300cd9942
parent193d6997276d3efcfaf99e5fcca1354c8c8c4670
Mangle network namespace name used by dhcp_agent

fixes bug 1044113

This fix managles the network namespace by prefixing the network id with
qdhcp.

Change-Id: I41f48f805efd83bd3e12049007067200cc384ffe
quantum/agent/dhcp_agent.py
quantum/agent/linux/dhcp.py
quantum/tests/unit/test_dhcp_agent.py
quantum/tests/unit/test_linux_dhcp.py