Comment 144 for bug 1996188

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/871615
Committed: https://opendev.org/openstack/cinder/commit/930fc93e9fda82a4aa4568ae149c3c80af7379d0
Submitter: "Zuul (22348)"
Branch: master

commit 930fc93e9fda82a4aa4568ae149c3c80af7379d0
Author: Brian Rosmaita <email address hidden>
Date: Sat Dec 10 17:05:25 2022 -0500

    Check VMDK subformat against an allowed list

    Also add a more general check to convert_image that the image format
    reported by qemu-img matches what the caller says it is.

    Change-Id: I3c60ee4c0795aadf03108ed9b5a46ecd116894af
    Partial-bug: #1996188