[Openstack] ec2 vs. openstack api question

Jon Slenk jslenk at internap.com
Mon Apr 25 23:48:30 UTC 2011


On Mon, Apr 25, 2011 at 4:34 PM, Joshua McKenty <josh at pistoncc.com> 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.




More information about the Openstack mailing list