----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10815/ -----------------------------------------------------------
Review request for cloudstack and Kelven Yang. Description ------- Reduce the ova file copy and generation time during volume and snapshot creation, copy, and other internal commands; When use import/export the template and the volume, ova file is created for this outbound service. This addresses bugs CLOUDSTACK-671, enhancements, for, snapshot, vmware, and volume. Diffs ----- api/src/com/cloud/agent/api/storage/CreateVolumeOVAAnswer.java PRE-CREATION api/src/com/cloud/agent/api/storage/CreateVolumeOVACommand.java PRE-CREATION api/src/com/cloud/agent/api/storage/PrepareOVAPackingAnswer.java PRE-CREATION api/src/com/cloud/agent/api/storage/PrepareOVAPackingCommand.java PRE-CREATION Diff: https://reviews.apache.org/r/10815/diff/ Testing ------- Tested the snapshot creation; volume creation, copy, donwload; template creation, download,delete, and related commands. Thanks, Fang Wang