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 DA91C9CD0 for ; Tue, 10 Jul 2012 13:49:19 +0000 (UTC) Received: (qmail 77330 invoked by uid 500); 10 Jul 2012 13:49:19 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 77226 invoked by uid 500); 10 Jul 2012 13:49:19 -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 77215 invoked by uid 99); 10 Jul 2012 13:49:19 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 13:49:19 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 13C041C0C1E; Tue, 10 Jul 2012 13:49:19 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6794544704370367510==" MIME-Version: 1.0 Subject: Review Request: Adding tags support to the 4 EC2 Describe* API's (DescribeImages, DescribeInstances, DescribeVolumes, DescribeSnapshots) in AWSAPI From: "Likitha Shetty" To: "Prachi Damle" Cc: "cloudstack" , "Likitha Shetty" Date: Tue, 10 Jul 2012 13:49:19 -0000 Message-ID: <20120710134919.729.38079@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/5885/ X-Sender: "Likitha Shetty" Reply-To: "Likitha Shetty" --===============6794544704370367510== 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/5885/ ----------------------------------------------------------- Review request for cloudstack and Prachi Damle. Description ------- List* APIs in CloudStack have tags support. Adding the corresponding suppor= t to EC2Decsribe* APIs in the AWSAPI component. Diffs ----- awsapi/src/com/cloud/bridge/service/EC2SoapServiceImpl.java 9e10e09 = awsapi/src/com/cloud/bridge/service/core/ec2/EC2Engine.java 5f45847 = awsapi/src/com/cloud/bridge/service/core/ec2/EC2Image.java 75e792b = awsapi/src/com/cloud/bridge/service/core/ec2/EC2Instance.java 064d7e0 = awsapi/src/com/cloud/bridge/service/core/ec2/EC2Snapshot.java 339506d = awsapi/src/com/cloud/bridge/service/core/ec2/EC2Volume.java 009c17a = awsapi/src/com/cloud/stack/models/CloudStackSnapshot.java 73dc4cd = awsapi/src/com/cloud/stack/models/CloudStackTemplate.java 14d6e82 = awsapi/src/com/cloud/stack/models/CloudStackUserVm.java f72e1b6 = awsapi/src/com/cloud/stack/models/CloudStackVolume.java 13d87f4 = Diff: https://reviews.apache.org/r/5885/diff/ Testing ------- Thanks, Likitha Shetty --===============6794544704370367510==--