mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
RBD snapshots are in RAW format and are stored as such on Secondary Storage. When creating a template from such a snapshot, honor the image format passed down by the management server and act on that. The old code simply assumed it always was QCOW2.