From: Jason Guiditta <jason.guiditta@gmail.com>
To: deltacloud-users@lists.fedorahosted.org
Sent: Tue, September 21, 2010 5:18:52 PM
Subject: Re: EC2 provider credentials

On Tue, Sep 21, 2010 at 8:04 PM, Xavier J <xavierj08@yahoo.com> wrote:

Hello all,
    I have all the DC components installed (finally.. :). I started the services and I can access the mock API interface and the aggregator interface. 

    Now, I installed EC2 driver and trying to add a provider. As brief guide at http://deltacloud.org/drivers.html#h2_1 suggests, I trying to use my Ec2 credentials to complete the "add provider" step, but it always says "The entered credential information is incorrect". I am entering my EC2 access key and secret key. I also tried my amazon username/passwd but none worked. I have set the proxy as well. Anything else I'm missing?

Thanks
~x 


Are you running the core server with deltacloudd -i ec2? If so, try going directly to http://localhost:3001/api and attempt login there to verify that level of functionality. 

Hello Jason,
Yes, I'm running core server with deltacloudd -i ec2 and I can access the http://localhost:3001/api page. But I'm sorry, how/where do I login? When I browse to http://localhost:3001/api, I get a page with a few links such as Hardware Porfiles, images, instances, keys etc. I do not see an option to login. It doesn't throw a HTTP 401 error either.

A side question. It looks like all the modules are waiting on 127.0.0.1 interface. Is there any way we can make it listen on other interfaces as well? The reason being the display on my Fedora VM sucks. I would lke to access the web from my windows box.

Thanks
~x