----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10479/#review20744 -----------------------------------------------------------
Commit 63e92a4ea6766212d4450cde3cf205d661a6419d in branch refs/heads/master from Isaac Chiang <isaacchi...@gmail.com> [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=63e92a4 ] 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. - ASF Subversion and Git Services On May 4, 2013, 1:37 p.m., Isaac Chiang wrote: > > ----------------------------------------------------------- > 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. > > > 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 > >