Comment 4 for bug 1404777

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

Reviewed: https://review.openstack.org/143350
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=bf5cb51798cb05032508a9c43b8a21b44e270c25
Submitter: Jenkins
Branch: stable/juno

commit bf5cb51798cb05032508a9c43b8a21b44e270c25
Author: Jerry Cai <email address hidden>
Date: Thu Feb 5 20:46:38 2015 +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
    (cherry picked from commit 589178f739356d9abd2f82e14a1cec8d487f0784)