Hello,When I requested /api2/json/nodes/{node}/storage/{storage}/download-url with the compression option to download .qcow2.xz from Fedora CoreOS, I got the message “decompression not supported for qcow2.” This is not documented. So I looked in the code, and it seems that only the iso format is supported. I can't find the reason for this limitation, so I propose removing it. My patch simply removes the associated check, but it might be better to do it differently.
Best regards, Charles LESECQ
