Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29D5310215 for ; Tue, 4 Mar 2014 19:30:01 +0000 (UTC) Received: (qmail 19769 invoked by uid 500); 4 Mar 2014 19:29:58 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 19671 invoked by uid 500); 4 Mar 2014 19:29:56 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 19618 invoked by uid 99); 4 Mar 2014 19:29:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 19:29:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daan.hoogland@gmail.com designates 209.85.213.46 as permitted sender) Received: from [209.85.213.46] (HELO mail-yh0-f46.google.com) (209.85.213.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 19:29:49 +0000 Received: by mail-yh0-f46.google.com with SMTP id v1so5380513yhn.5 for ; Tue, 04 Mar 2014 11:29:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=iEjxxLCL3Au2rKpIp8qM9YeXGW6Wi9ItIhyHO6jLHic=; b=K6yQEl006PNUDIGYa8IYPWjysZcm+n9CNIQPAu2yIc4tKboipoY2uG3zDYYsRqVt7i KIqYbPImPQrw99GTGJXRxlJyRA/fLoEHjpnGDm9wfygY9fXA732VSvcpHuHYmX8bsY96 puAnSxVsVKTWIl3K8K0BDbYFg4cIlE5025LjwjgB/EffOMlLNTijnzDql+9gQknuUX6K Cz2uCAkwUe8NCiRaLohrA85wNvhsMxhs2ALuMCxV6v0huQayYorZ0tDYhpFWy1v2aADv 6I7QVcK1ZcGgniwNbd+r0m7X0TeCQhDrCbuf7bS+4MnCUcsgIOiprqPu4bMpxsG9tLAL 8lfg== X-Received: by 10.236.151.68 with SMTP id a44mr1571244yhk.58.1393961368732; Tue, 04 Mar 2014 11:29:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.170.140.133 with HTTP; Tue, 4 Mar 2014 11:29:08 -0800 (PST) In-Reply-To: References: <20140131145138.21455.26939@reviews.apache.org> <20140303100339.10089.81898@reviews.apache.org> From: Daan Hoogland Date: Tue, 4 Mar 2014 20:29:08 +0100 Message-ID: Subject: Re: Review Request 17591: CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information To: Alena Prokharchyk Cc: "dev@cloudstack.apache.org" , David Grizzanti Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Mar 4, 2014 at 7:57 PM, Alena Prokharchyk wrote: > Although > the response name "success" that we have to preserve, So if we fi it this way the reponse should contain displaytext : any text associated with the success or failure success : true if operation is executed successfully and then we could add whatever info we want. I do feel for your argument that the name would be misleading. @David you want to press on (we will be planning this for 5.0 instead of 4.4!) -- Daan