----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9978/#review18056 -----------------------------------------------------------
Commit 2b05f546b7b882e61d54a653a8c5069be22b1be2 in branch refs/heads/master from Min Chen <min.c...@citrix.com> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=2b05f54 ] CLOUDSTACK-1690: Remove region_id from sql insert statement for inserting "system" and "admin" account and user in MS startup due to recent region feature change. - ASF Subversion and Git Services On March 15, 2013, 11:36 p.m., Min Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9978/ > ----------------------------------------------------------- > > (Updated March 15, 2013, 11:36 p.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > This patch fixed the blocker bug CLOUDSTACK-1690, this bug is caused by > recent region commit b41e6e929d5f4f9483c326268a7b36779d23dc38. We also need > to remove region_id from sql statement in ConfigurationServerImpl saveUser > code to be able to persist "system" and "adimn" account during MS startup. > > > This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1690. > > > Diffs > ----- > > server/src/com/cloud/server/ConfigurationServerImpl.java 8c665ad > > Diff: https://reviews.apache.org/r/9978/diff/ > > > Testing > ------- > > Tested locally. > > > Thanks, > > Min Chen > >