Comment 4 for bug 1252284

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

Reviewed: https://review.openstack.org/57882
Committed: http://github.com/openstack/neutron/commit/c8a2cd5d285a69f97776e36f39e7f7b71d2434b7
Submitter: Jenkins
Branch: stable/havana

commit c8a2cd5d285a69f97776e36f39e7f7b71d2434b7
Author: Édouard Thuleau <email address hidden>
Date: Mon Nov 18 15:31:25 2013 +0000

    Fix OVS agent reclaims local VLAN

    If a port disappears on an OVS agent, the port is removed of the lvm
    vif_ports list. And if it's the last port of the network on this agent,
    the network local VLAN is reclaim.

    Change-Id: I07e03107eb86a84eeb8e4d06f27a1d2fbd7cea57
    Closes-Bug: #1252284
    (cherry picked from commit a5d996e381bd342f0204fcd99e8548cf28b20e92)