Comment 2 for bug 1545210

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

Reviewed: https://review.openstack.org/279837
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3785dc31a465e0ac9d5de23339daddfbc346ef7c
Submitter: Jenkins
Branch: master

commit 3785dc31a465e0ac9d5de23339daddfbc346ef7c
Author: Armando Migliaccio <email address hidden>
Date: Fri Feb 12 16:46:13 2016 -0800

    Address masking issue during auto-allocation failure

    If an interface could not successfully be plugged to a router
    during the provisioning of external connectivity, a failure
    is triggered, and a subsequent cleanup performed.

    This patch ensures that the cleanup accounts only for the
    subnets that were uplinked successfully, thus fixing the
    incomplete cleanup, and the masking user error that resulted
    otherwise.

    Closes-bug: #1545210

    Change-Id: I061a1407abf6ed1a39056b1f72fd039919e2fc79