Comment 9 for bug 1896262

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

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/788448
Committed: https://opendev.org/openstack/python-tripleoclient/commit/48e4ed8e0dff8db5274951106bebd141bbc2e32e
Submitter: "Zuul (22348)"
Branch: stable/train

commit 48e4ed8e0dff8db5274951106bebd141bbc2e32e
Author: Yadnesh Kulkarni <email address hidden>
Date: Tue Jan 5 21:51:03 2021 +0530

    Overcloud image has missing kernel_id and ramdisk_id properties

    Kernel and ramdisk images are found nonexistent when "file://"
    is prepended to the image path, so replace it with empty
    string only when checking the existence of the image

    Closes-Bug: #1896262
    Signed-off-by: Yadnesh Kulkarni <email address hidden>
    Change-Id: I641dd1c3426048f5aace0ac695eb8cef7126f8c2
    (cherry picked from commit 6546970a7304e8d3109e99e980053d15d5769598)