mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Don't package the OVF and VMDK files into OVA after a template is created from volume. Since packaging process contains reading and writing from the NFS mount, it doubles the amount of data that needs to be moved around Conflicts: plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java