----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22414/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Rajesh Battala. Bugs: CLOUDSTACK-6865 and CLOUDSTACK-6868 https://issues.apache.org/jira/browse/CLOUDSTACK-6865 https://issues.apache.org/jira/browse/CLOUDSTACK-6868 Repository: cloudstack-git Description ------- while attaching the volume we were changing the volume's Image format to hypervisor's default Image format, hence it was failing to find the volume with vhdx format Now changed the behavior to set Image Format for volume only when it is not set Diffs ----- engine/orchestration/src/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java 064ffca Diff: https://reviews.apache.org/r/22414/diff/ Testing ------- verified by uploading the vhd volume and attaching it to VM Thanks, Anshul Gangwar