Nice work you guys ! Darren, our current AWS has support for both query and SOAP.
Thanks, Likitha >-----Original Message----- >From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] >Sent: Wednesday, September 25, 2013 8:08 AM >To: dev@cloudstack.apache.org >Cc: dev@cloudstack.apache.org; Ian Duffy; Darren Brogan >Subject: Re: [ANNOUNCE] A GCE interface to CloudStack > >I got this running earlier today and was really impressed with it, good job! > >Our current AWS is just SOAP right? How about when we do the query api we do >it as a separate python project just like this. > >Darren > >> On Sep 24, 2013, at 11:40 AM, Frank Zhang <frank.zh...@citrix.com> wrote: >> >> Take a look at source. Clean and lightweight implementation. Awesome. >> I hope our AWS someday can go this way someday, a separate web server >> in separate repo and using some dynamically language which makes >> smaller code >> >> >>> -----Original Message----- >>> From: Musayev, Ilya [mailto:imusa...@webmd.net] >>> Sent: Tuesday, September 24, 2013 11:23 AM >>> To: dev@cloudstack.apache.org >>> Cc: Ian Duffy; Darren Brogan >>> Subject: RE: [ANNOUNCE] A GCE interface to CloudStack >>> >>> This looks awesome :) >>> >>>> -----Original Message----- >>>> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >>>> Sent: Tuesday, September 24, 2013 12:59 PM >>>> To: dev@cloudstack.apache.org >>>> Cc: Ian Duffy; Darren Brogan >>>> Subject: Re: [ANNOUNCE] A GCE interface to CloudStack >>>> >>>> Wow. Nice! >>>> >>>>> On 9/24/13 6:04 AM, "sebgoa" <run...@gmail.com> wrote: >>>>> >>>>> Hi, >>>>> >>>>> I am quite pumped to announce a Google Compute Engine (GCE) >>>>> interface to CloudStack. >>>>> >>>>> Ian Duffy, Darren Brogan and myself worked on this on github over >>>>> the last month. Our latest branch: >>>>> >>>>> https://github.com/NOPping/cloudstack-gce/tree/refactor >>>>> >>>>> Has been uploaded to pypi: >>>>> >>>>> https://pypi.python.org/pypi/gcloud >>>>> >>>>> A little virtualenv and a pip install gcloud will give you a Flask >>>>> application, with OAuth2 provider and REST routes that map to the >>>>> CloudStack API. >>>>> The routes are compliant with GCE API, which allows you to use the >>>>> Google gcutil cli to talk to your CloudStack cloud. >>>>> >>>>> Of course there are a few caveats that I will not mention, this is >>>>> release 0.0.1, feedback and pr welcome. >>>>> >>>>> Congrats to our two 20 year olds in ireland who are taking names up >>>>> in Dublin ! >>>>> >>>>> Have fun, >>>>> >>>>> -Sebastien >>