Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B7C5C73F for ; Thu, 4 Jul 2013 06:29:13 +0000 (UTC) Received: (qmail 75374 invoked by uid 500); 4 Jul 2013 06:28:28 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 75283 invoked by uid 500); 4 Jul 2013 06:28:26 -0000 Mailing-List: contact commits-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 commits@cloudstack.apache.org Received: (qmail 74424 invoked by uid 99); 4 Jul 2013 06:28:13 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 06:28:13 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E830382A5D8; Thu, 4 Jul 2013 06:28:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: likithas@apache.org To: commits@cloudstack.apache.org Date: Thu, 04 Jul 2013 06:29:01 -0000 Message-Id: <4ec19fe8fd9c424a9e0078f3e10bd3a1@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [52/71] [abbrv] git commit: updated refs/heads/master to 26af71b CLOUDSTACK-1444. Modified services.xml. [Support for EC2 API version 2012-08-15] Signed-off-by: Likitha Shetty Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2570b667 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2570b667 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2570b667 Branch: refs/heads/master Commit: 2570b6675609f2a69084468be418b6e8cf3df5bf Parents: 33df54e Author: Likitha Shetty Authored: Thu Jun 27 16:33:57 2013 +0530 Committer: Likitha Shetty Committed: Thu Jul 4 10:01:34 2013 +0530 ---------------------------------------------------------------------- awsapi/resource/AmazonEC2/services.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2570b667/awsapi/resource/AmazonEC2/services.xml ---------------------------------------------------------------------- diff --git a/awsapi/resource/AmazonEC2/services.xml b/awsapi/resource/AmazonEC2/services.xml index 45f8cad..bc494ab 100644 --- a/awsapi/resource/AmazonEC2/services.xml +++ b/awsapi/resource/AmazonEC2/services.xml @@ -2,11 +2,11 @@ - + - com.amazon.ec2.AmazonEC2Skeleton + com.cloud.bridge.service.EC2SoapService true true