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 B3E8A80A5 for ; Wed, 24 Aug 2011 19:08:05 +0000 (UTC) Received: (qmail 534 invoked by uid 500); 24 Aug 2011 19:08:05 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 517 invoked by uid 500); 24 Aug 2011 19:08:04 -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 509 invoked by uid 99); 24 Aug 2011 19:08:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 19:08:04 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lutter@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 19:07:57 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7OJ7Z0a022571 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 24 Aug 2011 15:07:35 -0400 Received: from [10.3.112.39] (ovpn-112-39.phx2.redhat.com [10.3.112.39]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p7OJ7Yfl022279 for ; Wed, 24 Aug 2011 15:07:34 -0400 Subject: Re: Eucalyptus credentials From: David Lutterkort To: deltacloud-dev@incubator.apache.org Date: Wed, 24 Aug 2011 12:07:34 -0700 In-Reply-To: References: Organization: Red Hat Inc Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Message-ID: <1314212854.913.21.camel@melon.watzmann.net> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 2011-08-23 at 18:10 -0500, Kyoungho An wrote: > Hi all, > > I am trying to use Eucalyptus driver executing like deltacloudd -i eucalyptus. However, there is an error on the log: > Aws::AwsError - AWS access keys are required to operate on EC2: 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. David