----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9807/#review17571 -----------------------------------------------------------
Ship it! Applied to 4.1: commit feee6bd60a27bd6593ead77fe67eba7488172b0f Author: Alena Prokharchyk <alena.prokharc...@citrix.com> Date: Thu Mar 7 11:21:59 2013 -0800 CLOUDSTACK-1451 Pass randomly generated UUID instead of empty string when create internal account as a part of project creation. Otherwise entityexistsexception would happen when attempt to create more than 1 project in the system - Chip Childers On March 7, 2013, 8:32 p.m., Alena Prokharchyk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9807/ > ----------------------------------------------------------- > > (Updated March 7, 2013, 8:32 p.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > CLOUDSTACK-1451 Pass randomly generated UUID instead of empty string when > create internal account as a part of project creation. Otherwise > entityexistsexception would happen when attempt to create more than 1 project > > > Diffs > ----- > > server/src/com/cloud/projects/ProjectManagerImpl.java 45a9a24 > > Diff: https://reviews.apache.org/r/9807/diff/ > > > Testing > ------- > > > Thanks, > > Alena Prokharchyk > >