This extension is sometimes used for more aggressively compressed qcow2 images. For example, CentOS provides them in addition to default qcow2 images.
Tested and works as expected using subject http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1707.qcow2c.
LGTM
Can we also update the spec to say both .qcow2 and .qcow2c are treated like QCow images?
https://fedoraproject.org/wiki/Changes/InvokingTests
Done.
Hmmm... The spec has been updated, but this PR hasn't even been merged yet. Taking care of that now.
Pull-Request has been merged by merlinm
This extension is sometimes used for more aggressively compressed qcow2
images. For example, CentOS provides them in addition to default qcow2
images.