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 B8844108BA for ; Fri, 26 Apr 2013 00:07:04 +0000 (UTC) Received: (qmail 98678 invoked by uid 500); 26 Apr 2013 00:07:04 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 98638 invoked by uid 500); 26 Apr 2013 00:07:04 -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 98629 invoked by uid 500); 26 Apr 2013 00:07:04 -0000 Delivered-To: apmail-incubator-cloudstack-dev@incubator.apache.org Received: (qmail 98613 invoked by uid 99); 26 Apr 2013 00:07:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Apr 2013 00:07:03 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [74.125.149.85] (HELO na3sys009aog136.obsmtp.com) (74.125.149.85) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Apr 2013 00:06:56 +0000 Received: from mail-yh0-f72.google.com ([209.85.213.72]) (using TLSv1) by na3sys009aob136.postini.com ([74.125.148.12]) with SMTP ID DSNKUXnE+F9IgQTTeXaUXFyHxctjEGF0Bnmt@postini.com; Thu, 25 Apr 2013 17:06:36 PDT Received: by mail-yh0-f72.google.com with SMTP id f35so4330344yha.3 for ; Thu, 25 Apr 2013 17:06:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-received:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-gm-message-state; bh=QLo2MSeCavKG6/LLknzJjqQMZCiuyGsgeAACwA25tDo=; b=aoe8ktvw8gsA5jXmntYWHM83jqh5iuejI7GV3njTYwPEuMCi1wLWs/9hynoYaZRlUi /QKX/bJGogAi35IRXa2ODAiWUtO9uIvzBCkBMXezLbo7CaYRy564fp8aPNc0nfR1jNnb ev/yZA0lNOJ0i0+PfT+odZRNsfxctK2UPCJVlKxMe40B/2SloM21qIOTYFy0eKd0smGI 9E30yfpcqAr6kiPO2DeHNXKH6PTwopPhUr0VU0pt+o0J8HkObPpxbcKQkL1Rv04qlqb8 iaofI2nfrbJZdBXU0a5Wbxe/VTB8hkuJ5C8buiwFg8VzIPaM06ypLRqw3cd7cPhL0X5Z CBIQ== X-Received: by 10.49.74.226 with SMTP id x2mr44410282qev.63.1366934384821; Thu, 25 Apr 2013 16:59:44 -0700 (PDT) X-Received: by 10.49.74.226 with SMTP id x2mr44410277qev.63.1366934384765; Thu, 25 Apr 2013 16:59:44 -0700 (PDT) Received: from localhost (pool-71-255-100-148.phlapa.east.verizon.net. [71.255.100.148]) by mx.google.com with ESMTPSA id u13sm13922905qac.7.2013.04.25.16.59.43 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 25 Apr 2013 16:59:43 -0700 (PDT) Date: Thu, 25 Apr 2013 19:59:35 -0400 From: Chip Childers To: Min Chen Cc: "cloudstack-dev@incubator.apache.org" Subject: Re: [ACS41]Patch Request Message-ID: <20130425235935.GC64138@USLT-205755.sungardas.corp> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQm7+VJjR1olPVI597cjNmOAmNbSoQPIrEs+Mpyt+HO4uggTKscU0EbJ8iKNq7A+DtNiQHUd9Fx3buUi2l2UkBl+7jnHRHhIXRJ7K+sW/XxjIhkrYFBVIPrcBgtkMnsgZK0cvNvOMs8LypeBKvCMwlqIzmOiZpXKp0Fkfoh2KCCEn5dyseWvRNFdrjZkXHV9awBUq1CF X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Apr 25, 2013 at 04:24:06PM -0700, Min Chen wrote: > Hi Chip, > > https://reviews.apache.org/r/10789 is the patch for CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in listXXX api and incorrect async job status in other async api. Can you please commit it to 4.1? > > Thanks > -min Applied to 4.1 branch. Please ensure this makes it to master.