Thought I'd get the patch conversation started with this.
This change explicitly requires all calls to convert_image to supply an image format. It touches a lot of drivers so may not be desirable. The alternative will need to use qemu-img info for each call to derive the image type.
*Note this only covers the qemu-img convert cases in cinder. I will take a look at required changes in Nova next.
Thought I'd get the patch conversation started with this.
This change explicitly requires all calls to convert_image to supply an image format. It touches a lot of drivers so may not be desirable. The alternative will need to use qemu-img info for each call to derive the image type.
*Note this only covers the qemu-img convert cases in cinder. I will take a look at required changes in Nova next.