Comment 4 for bug 1237082

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (milestone-proposed)

Reviewed: https://review.openstack.org/52122
Committed: http://github.com/openstack/neutron/commit/c471fdc7b3bda60a3419a122357fba2a4facdff2
Submitter: Jenkins
Branch: milestone-proposed

commit c471fdc7b3bda60a3419a122357fba2a4facdff2
Author: mathieu-rohon <email address hidden>
Date: Wed Oct 9 11:13:04 2013 +0200

    use proxy mode on vxlan interface only when l2-population is activated

    the proxy mode was set by default on every vxlan interfaces
    which leads to inaccessibility between VM that are not hosted
    on the same host in a vxlan network

    Closes-Bug: #1237082

    Change-Id: I34028ee0bdfdccda61c6a29f58759259da060b68
    (cherry picked from commit 345f8e1fdc65e0cf23369488d4318c0755d6b65d)