openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #01964
Re: ec2 vs. openstack api question
On Mon, Apr 25, 2011 at 4:34 PM, Joshua McKenty <josh@xxxxxxxxxxxx> wrote:
> Can you give us the actual command you're running?
curl localhost:8773/
works, lists the versions.
curl localhost:8773/1.0
python barf with "No floating ip"
curl localhost:8773/services/Cloud
400 Bad Request
curl localhost:8773/services/Cloud?Action=DescribeImages
400 Bad Request
(guessing i have to do some auth headers or signature for the last one
to succeed? i'm trying to read boto to learn.)
thanks,
-Jon.
Follow ups
References