Re: [Openstack] ec2 vs. openstack api question

2011-04-25 Thread Masanori ITOH
Hi, From: Jon Slenk Subject: Re: [Openstack] ec2 vs. openstack api question Date: Mon, 25 Apr 2011 16:48:30 -0700 > On Mon, Apr 25, 2011 at 4:34 PM, Joshua McKenty wrote: > > Can you give us the actual command you're running? > > curl localhost:8773/ > works, lists the versions. > > curl loca

Re: [Openstack] ec2 vs. openstack api question

2011-04-25 Thread Jon Slenk
On Mon, Apr 25, 2011 at 4:34 PM, Joshua McKenty 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/

Re: [Openstack] ec2 vs. openstack api question

2011-04-25 Thread Jon Slenk
On Mon, Apr 25, 2011 at 4:18 PM, Jon Slenk wrote: > ending in "No floating ip for address 127.0.0.1". Might anybody know turns out that is a red herring -- thanks to folks in IRC -- seems like that is an error case that should just be a 40something instead of a python barf :-) __

[Openstack] ec2 vs. openstack api question

2011-04-25 Thread Jon Slenk
hi, My local euca2ools works fine for e.g. describe images. They are pointing at port 8774 so they are doing OpenStack-speak I assume. When I try to hit 8773 to do EC2 using curl, I get a stack barf from Python ending in "No floating ip for address 127.0.0.1". Might anybody know what the underlyin

[Openstack] Do we need SSL on nova-api ports?

2011-04-25 Thread Kirill Shileev
Hi all, Recently, playing with libcloud against a private openstack installation we realized that 8773 and 8774 ports listened by openstack-nova-api expect plain HTTP. This is something that is rarely allowed in production installations. We bypass the problem by providing stunnel proxy for those

[Openstack] Help

2011-04-25 Thread abbou khalid
HI, please help me, I am an engineering student, I will work with Openstack to implementa solution vesionconferance ... you have no idea to begin with? Thanks, ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.n

Re: [Openstack] Atlas - Load Balancing Open Source Project

2011-04-25 Thread Josh Odom
That's correct… Also, right now a lot of the integration components (auth, etc.) depend on Rackspace systems. Much of the work for the next few months will be to generalize these components so that it is more usable and deployable across a wider variety of environments. Additionally, we also p