Comment 11 for bug 1612798

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

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

commit e2fdeefd37314d3e6c5910fcc7070de34561ec44
Author: Armando Migliaccio <email address hidden>
Date: Thu Sep 1 19:33:32 2016 -0700

    Deal with unknown exceptions during auto allocation

    Uncaught exceptions in the core or L3 plugin layers can cause the
    auto_allocate plugin to fail unexpectedly. This patch ensures that
    any unexpected error is properly handled by cleaning up half
    provisioned deployment.

    Related-bug: #1612798
    Closes-bug: #1619497

    Change-Id: I3eb9efd33363045f7b2ccd97fe4a48891f48b161