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 B2087D441 for ; Fri, 1 Feb 2013 05:04:13 +0000 (UTC) Received: (qmail 44764 invoked by uid 500); 1 Feb 2013 05:04:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 44602 invoked by uid 500); 1 Feb 2013 05:04:12 -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 44551 invoked by uid 99); 1 Feb 2013 05:04:10 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2013 05:04:10 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 8013A1C6F1D; Fri, 1 Feb 2013 05:04:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3950215910498116218==" MIME-Version: 1.0 Subject: Review Request: EC2DescribeAvailabilityZones doesn't have any filter support. From: "Likitha Shetty" To: "Prachi Damle" Cc: "cloudstack" , "Likitha Shetty" Date: Fri, 01 Feb 2013 05:04:03 -0000 Message-ID: <20130201050403.24967.6127@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Likitha Shetty" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9218/ X-Sender: "Likitha Shetty" Reply-To: "Likitha Shetty" --===============3950215910498116218== 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/9218/ ----------------------------------------------------------- Review request for cloudstack and Prachi Damle. Description ------- Support will be available for filters - zone-name and message = This addresses bug CLOUDSTACK-1118. Diffs ----- awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f = Diff: https://reviews.apache.org/r/9218/diff/ Testing ------- 1. Run ec2-describe-availability-zones 2. Run ec2-describe-availability-zones --filter zone-name=3D - return the zone 3. Run ec2-describe-availability-zones --filter zone-name=3D - empty response Thanks, Likitha Shetty --===============3950215910498116218==--