Comment 5 for bug 1367034

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

Reviewed: https://review.openstack.org/131580
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=52727b7dce45c96fbaa1d288e4dee98d04ba4194
Submitter: Jenkins
Branch: stable/icehouse

commit 52727b7dce45c96fbaa1d288e4dee98d04ba4194
Author: Aaron Rosen <email address hidden>
Date: Mon Sep 8 16:07:15 2014 -0700

    NSX: allow multiple networks with same vlan on different phy_net

    Previously, the NSX plugin prevented one from creating multiple networks on
    the same vlan even if they were being created on different physical_networks.
    This patch corrects this issue and allows this to now occur.

    Closes-bug: 1367034

    Change-Id: I343449648304328dffdd5ba070491e05686ee22d
    (cherry picked from commit 6d1f864531d169a54bc239561840176012629316)