Comment 3 for bug 1404777

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

Reviewed: https://review.openstack.org/143348
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=589178f739356d9abd2f82e14a1cec8d487f0784
Submitter: Jenkins
Branch: master

commit 589178f739356d9abd2f82e14a1cec8d487f0784
Author: Jerry Cai <email address hidden>
Date: Mon Dec 22 11:07:08 2014 +0800

    Fail to snapshot PowerVC image

    When powervc driver found there is no or deleted image associated
    during sync instances, it will set a default image which causes
    exploiter crash, this patch will keep original image_ref when no
    related image found.

    Change-Id: I191d31cfdecaedd22b449728be732ca54057c5f9
    Closes-Bug: 1404777