ml2 vxlan interface with linuxbridge use proxy mode

Bug #1237082 reported by Mathieu Rohon
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Mathieu Rohon

Bug Description

when a vxlan interface is created in linuxbridge agent, it is set with the argument "proxy" (ie "ip link add vxlan1 type vxlan id 1 dev wlan0 proxy group 224.0.0.1"), which means that it uses an arp-proxy. This should only be done when L2-population is activated, otherwise it leads to unaccessibility between vm that are note hosted on the same host.

Tags: ml2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/50562

Changed in neutron:
assignee: nobody → Mathieu Rohon (mathieu-rohon)
status: New → In Progress
Thierry Carrez (ttx)
tags: added: havana-backport-potential
removed: havana-rc-potential
Thierry Carrez (ttx)
tags: removed: havana-backport-potential
Changed in neutron:
milestone: none → havana-rc3
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/52122

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

Reviewed: https://review.openstack.org/50562
Committed: http://github.com/openstack/neutron/commit/345f8e1fdc65e0cf23369488d4318c0755d6b65d
Submitter: Jenkins
Branch: master

commit 345f8e1fdc65e0cf23369488d4318c0755d6b65d
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

Changed in neutron:
status: In Progress → Fix Committed
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)

Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-rc3 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.