]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure metadata network works with DVR
authorSalvatore Orlando <salv.orlando@gmail.com>
Wed, 22 Apr 2015 20:27:53 +0000 (13:27 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Wed, 22 Apr 2015 20:47:18 +0000 (13:47 -0700)
commit74b0d31de42ab1750d44fedb043f21189c55fdc1
tree6b6f83248626f5ec46dc1004a947ef72e55cd28e
parent2add4e5ad4d12c817737d04ddb973b3aeeb25af3
Ensure metadata network works with DVR

As DVR routers use a different type of interface, this patch
amends the DHCP agent code ensuring that a metadata proxy is
spawned when the metadata network feature is enabled on the
DHCP agent.

(Cherry-picked from ec408ac379108eee26d87a8d9834180db11877e0)

Change-Id: Id7f2e891c0753620a604cf6160c6b592db1aa284
Closes-Bug: #1447344
neutron/agent/dhcp/agent.py
neutron/tests/unit/agent/dhcp/test_agent.py