Comment 324 for bug 2059809

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

Reviewed: https://review.opendev.org/c/openstack/glance/+/923269
Committed: https://opendev.org/openstack/glance/commit/c23730304a107927a5677c8f1887c84d241b8afd
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit c23730304a107927a5677c8f1887c84d241b8afd
Author: Dan Smith <email address hidden>
Date: Tue Apr 16 11:20:48 2024 -0700

    Reject unsafe qcow and vmdk files

    This causes us to use the format inspector to pre-examine qcow and
    vmdk files for safe configurations before even using qemu-img
    on them.

    Change-Id: I0554706368e573e11f649c09569f7c21cbc8634b
    Closes-Bug: #2059809
    (cherry picked from commit a95f335bca1dfdd1c904ae475e9fe8c6806f2c56)
    (cherry picked from commit 55fc42563818fcf88b474233df242a796c918b3a)