Comment 2 for bug 2008041

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/904306
Committed: https://opendev.org/openstack/cinder/commit/38cdcc3b47ced3cb14334d953408f8c88c28f00b
Submitter: "Zuul (22348)"
Branch: master

commit 38cdcc3b47ced3cb14334d953408f8c88c28f00b
Author: Winicius Silva <email address hidden>
Date: Sat Dec 23 13:23:18 2023 -0300

    Change log message in get_qemu_data

    The get_qemu_data method in image_utils file raises an exception when
    disk_format is not of type RAW. The message supposed to say what disk type
    are using, but return False instead.

    So i change the log message to something more general, just specifying that
    the disk are being used is not of RAW type.

    Closes-Bug: #2008041
    Change-Id: I5c73b85531897656cb6a9d55391933ce40eb0635