Comment 2 for bug 1516152

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

Reviewed: https://review.openstack.org/250027
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=53e0266387fa95996ce904a378f532064ff83fa5
Submitter: Jenkins
Branch: stable/liberty

commit 53e0266387fa95996ce904a378f532064ff83fa5
Author: James King <email address hidden>
Date: Wed Nov 18 11:53:22 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
    (cherry picked from commit 7de346fd49ad82f60b55d858184932a251406695)