Return-Path: X-Original-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltacloud-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 9A99D8F77 for ; Wed, 24 Aug 2011 19:19:25 +0000 (UTC) Received: (qmail 16496 invoked by uid 500); 24 Aug 2011 19:19:25 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 16475 invoked by uid 500); 24 Aug 2011 19:19:24 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 16467 invoked by uid 99); 24 Aug 2011 19:19:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 19:19:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kyoungho.an@gmail.com designates 209.85.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-gy0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 19:19:16 +0000 Received: by gyg4 with SMTP id 4so1090654gyg.6 for ; Wed, 24 Aug 2011 12:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=XPxudhY6gGLNqup3DqCtn+W8+IeChAKSe5l7wIE0pAU=; b=NEvi2Z3MJpMrBYY2XPHUOBQleWrj3AJqS3z4LcR0boiP9bWtnm7P9zuKshdosKSEtR gAZULfszLqSufejleyUFk9RbuGCHq/jlS0MKXWL2i+oKAp0X3RIBkz2n3dTX1qSlbO2a n3PiCbF50QfYnS2r1yj0i2658b70elx6BCewM= Received: by 10.91.73.16 with SMTP id a16mr5354440agl.117.1314213535973; Wed, 24 Aug 2011 12:18:55 -0700 (PDT) Received: from [192.168.123.100] (c-71-203-235-1.hsd1.tn.comcast.net [71.203.235.1]) by mx.google.com with ESMTPS id b5sm1133912anm.47.2011.08.24.12.18.54 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Aug 2011 12:18:55 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1244.3) Subject: Re: Eucalyptus credentials From: Kyoungho An In-Reply-To: <1314212854.913.21.camel@melon.watzmann.net> Date: Wed, 24 Aug 2011 14:18:52 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <08C0E1CD-B345-4D33-8C3C-44796EB4172B@gmail.com> References: <1314212854.913.21.camel@melon.watzmann.net> To: deltacloud-dev@incubator.apache.org X-Mailer: Apple Mail (2.1244.3) I am using 0.3.0. If I still have the same problem, I will update it to = 0.4.0. Thanks, Kyoungho On Aug 24, 2011, at 2:07 PM, David Lutterkort wrote: > On Tue, 2011-08-23 at 18:10 -0500, Kyoungho An wrote: >> Hi all, >>=20 >> I am trying to use Eucalyptus driver executing like deltacloudd -i = eucalyptus. However, there is an error on the log:=20 >> Aws::AwsError - AWS access keys are required to operate on EC2: >=20 > What version of deltacloud are you using ? If you use one of the 0.4.0 > release candidates[1], they should just cause your browser to prompt = for > username/password again if you enter an incorrect one. >=20 > David >=20 >=20