Comment 1 for bug 1516152

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

Reviewed: https://review.openstack.org/247089
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=7de346fd49ad82f60b55d858184932a251406695
Submitter: Jenkins
Branch: master

commit 7de346fd49ad82f60b55d858184932a251406695
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