Comment 7 for bug 1713796

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/pike)

Reviewed: https://review.openstack.org/507196
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=819aea74f3952ff39580396cf0dbfe98e2ee259d
Submitter: Jenkins
Branch: stable/pike

commit 819aea74f3952ff39580396cf0dbfe98e2ee259d
Author: Matt Riedemann <email address hidden>
Date: Thu Sep 21 19:11:31 2017 -0400

    Add recreate test for unshelve offloaded instance spawn fail

    This adds a functional test to recreate bug 1713796 where
    allocations are not cleaned up from the compute node when
    unshelving an offloaded server fails when spawning the
    guest.

    Change-Id: I3237ec954f6504513c8ef5a6ba43f57d0d2622a3
    Related-Bug: #1713796
    (cherry picked from commit 56232e5de9cd2b74a2879e2e9c09099c0de2609e)