Comment 7 for bug 1447344

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/juno)

Reviewed: https://review.openstack.org/176500
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6d3d622e924692bd41ceb23233dd087c060ef97f
Submitter: Jenkins
Branch: stable/juno

commit 6d3d622e924692bd41ceb23233dd087c060ef97f
Author: Salvatore Orlando <email address hidden>
Date: Wed Apr 22 13:27:53 2015 -0700

    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