----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10239/ -----------------------------------------------------------
Review request for cloudstack and Abhinandan Prateek. Description ------- CLOUDSTACK-1830: ZWPS: NPE while create volume from snapshot previously there is a check for hypervisor type using the virtual machine profile where null is being passes. Changed the check by getting the hypervisor type from the disk profile. This addresses bug CLOUDSTACK-1830. Diffs ----- engine/storage/src/org/apache/cloudstack/storage/allocator/ZoneWideStoragePoolAllocator.java c45f8a8 Diff: https://reviews.apache.org/r/10239/diff/ Testing ------- Thanks, Harikrishna Patnala