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 3CD2EF540 for ; Tue, 26 Mar 2013 15:53:20 +0000 (UTC) Received: (qmail 35930 invoked by uid 500); 26 Mar 2013 15:53:20 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 35909 invoked by uid 500); 26 Mar 2013 15:53:20 -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 35900 invoked by uid 99); 26 Mar 2013 15:53:20 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 15:53:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id CEB05820CA1; Tue, 26 Mar 2013 15:53:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jzb@apache.org To: commits@cloudstack.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: refs/heads/4.1 - fixing incubator references in api-reference.xml and aws-ec2-user-setup.xml. Note I used the git repo URL for 4.1 rather than HEAD on master in the git URL. Date: Tue, 26 Mar 2013 15:53:19 +0000 (UTC) Updated Branches: refs/heads/4.1 66fe03429 -> 32bd1aba5 fixing incubator references in api-reference.xml and aws-ec2-user-setup.xml. Note I used the git repo URL for 4.1 rather than HEAD on master in the git URL. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/32bd1aba Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/32bd1aba Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/32bd1aba Branch: refs/heads/4.1 Commit: 32bd1aba5255758b57f223045dbf877422aa9c5c Parents: 66fe034 Author: Joe Brockmeier Authored: Tue Mar 26 10:53:10 2013 -0500 Committer: Joe Brockmeier Committed: Tue Mar 26 10:53:10 2013 -0500 ---------------------------------------------------------------------- docs/en-US/api-reference.xml | 2 +- docs/en-US/aws-ec2-user-setup.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/32bd1aba/docs/en-US/api-reference.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/api-reference.xml b/docs/en-US/api-reference.xml index 983e76f..9a1acc1 100644 --- a/docs/en-US/api-reference.xml +++ b/docs/en-US/api-reference.xml @@ -19,6 +19,6 @@
API Reference Documentation You can find all the API reference documentation at the below site: - http://incubator.apache.org/cloudstack/docs/api/ + http://cloudstack.apache.org/docs/api/
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/32bd1aba/docs/en-US/aws-ec2-user-setup.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/aws-ec2-user-setup.xml b/docs/en-US/aws-ec2-user-setup.xml index f41eaa1..a2d8918 100644 --- a/docs/en-US/aws-ec2-user-setup.xml +++ b/docs/en-US/aws-ec2-user-setup.xml @@ -66,7 +66,7 @@ cloudstack-aws-api-register. If you do not have the source then download the script using the following command. - wget -O cloudstack-aws-api-register "https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob_plain;f=awsapi-setup/setup/cloudstack-aws-api-register;hb=HEAD" + wget -O cloudstack-aws-api-register "https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=awsapi-setup/setup/cloudstack-aws-api-register;hb=4.1" Then execute it, using the access and secret keys that were obtained in step . An example is shown below.