Comment 8 for bug 1862633

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

Reviewed: https://review.opendev.org/709167
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e6b749dbdd735e2cd0054654b5da7a02280a080b
Submitter: Zuul
Branch: stable/train

commit e6b749dbdd735e2cd0054654b5da7a02280a080b
Author: Balazs Gibizer <email address hidden>
Date: Mon Feb 10 15:48:04 2020 +0100

    Clean up allocation if unshelve fails due to neutron

    When port binding update fails during unshelve of a shelve offloaded
    instance compute manager has to catch the exception and clean up the
    destination host allocation.

    Change-Id: I4c3fbb213e023ac16efc0b8561f975a659311684
    Closes-Bug: #1862633
    (cherry picked from commit e65d4a131a7ebc02261f5df69fa1b394a502f268)