Comment 3 for bug 1516152

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

Reviewed: https://review.openstack.org/250947
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=88f42a86f11d88a3fc9efde69a24074f069280c4
Submitter: Jenkins
Branch: stable/kilo

commit 88f42a86f11d88a3fc9efde69a24074f069280c4
Author: James King <email address hidden>
Date: Fri Nov 27 16:18:17 2015 -0500

    Delete ports when nova fails to boot VM

    This patch adds some code to the exception handler in the instance
    manager's boot method to cleanup any created ports if nova fails to boot
    the instance.

    Change-Id: I459ccd82a367fcd41d4a894b7231c797dc5100e9
    Closes-Bug: #1516152