Comment 5 for bug 1779826

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

Reviewed: https://review.openstack.org/583418
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d543ddda02311986d5318a14dd21a3393df37c3e
Submitter: Zuul
Branch: stable/queens

commit d543ddda02311986d5318a14dd21a3393df37c3e
Author: zhangbailin <email address hidden>
Date: Tue Jul 3 11:08:04 2018 +0800

    Add unshelve instance error info to fault table

    When the image of the SHELVED_OFFLOADED instance is deleted, the unshelve
    instance will report an error, but the fault info not added into instance
    fault table.

    Closes-bug: #1779826

    Change-Id: I365fcc148b27959acad1d3c4f8bb45c1ed790318
    (cherry picked from commit b26df4fa6cd78a9b60de79750d4e9a58980d13ca)