Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2465EDF5A for ; Thu, 7 Mar 2013 20:32:43 +0000 (UTC) Received: (qmail 30716 invoked by uid 500); 7 Mar 2013 20:32:42 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 30673 invoked by uid 500); 7 Mar 2013 20:32:42 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 30663 invoked by uid 99); 7 Mar 2013 20:32:42 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 20:32:42 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 6E04F1C7F35; Thu, 7 Mar 2013 20:32:34 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1058865483464155829==" MIME-Version: 1.0 Subject: Review Request: CLOUDSTACK-1451 - fix the bug when no more than 1 project can be created From: "Alena Prokharchyk" To: "Chip Childers" Cc: "cloudstack" , "Alena Prokharchyk" Date: Thu, 07 Mar 2013 20:32:34 -0000 Message-ID: <20130307203234.27129.87438@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Alena Prokharchyk" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9807/ X-Sender: "Alena Prokharchyk" Reply-To: "Alena Prokharchyk" --===============1058865483464155829== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9807/ ----------------------------------------------------------- Review request for cloudstack and Chip Childers. Description ------- CLOUDSTACK-1451 Pass randomly generated UUID instead of empty string wh= en create internal account as a part of project creation. Otherwise entitye= xistsexception 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 --===============1058865483464155829==--