----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10479/ -----------------------------------------------------------
(Updated May 4, 2013, 1:37 p.m.) Review request for cloudstack, Devdeep Singh and Pranav Saxena. Changes ------- Add reviewer Devdeep Description ------- CLOUDSTACK-1871 : domainId parameter to uploadVolume not working 1. Remove duplicated lines for setting domainId. 2. Set domainId with owner's domain if the owner is specified ( with account and domainid passed in) This addresses bug CLOUDSTACK-1871. Diffs ----- server/src/com/cloud/storage/VolumeManagerImpl.java 1e8edaf Diff: https://reviews.apache.org/r/10479/diff/ Testing ------- Test from UI and curl request, both work well Thanks, Isaac Chiang