RE: [GSoC] Introduction and Project Discussion

2013-04-29 Thread kdamage
I'm all for a Flask wrapper for the CloudStack API. Would make custom UIs super easy(Proud Flask user here). >-Original Message- >From: Shiva Teja [mailto:shivate...@gmail.com] >Sent: Sunday, April 28, 2013 11:24 PM >To: dev@cloudstack.apache.org >Subject: Re: [GS

Re: [GSoC] Introduction and Project Discussion

2013-04-29 Thread Prasanna Santhanam
On Mon, Apr 29, 2013 at 10:45:02AM +0530, Rohit Yadav wrote: > > If I get these basic rules, I am guessing it shouldn't be tough > > to generate the wrapper. > > > > The implementation won't be tough, but getting it right would be. Right now > I'm just splitting the apiname at the camelCase's hump

Re: [GSoC] Introduction and Project Discussion

2013-04-29 Thread Sebastien Goasguen
On Apr 29, 2013, at 1:15 AM, Rohit Yadav wrote: > On Mon, Apr 29, 2013 at 1:53 AM, Shiva Teja wrote: > >> Hi Rohit, >> >> I think you made my work a lot easier :) I can use code from cloudmonkey to >> generate API cache and then build the code for the wrapper using it. >> >> I might need som

Re: [GSoC] Introduction and Project Discussion

2013-04-28 Thread Shiva Teja
This probably needs of lot of discussion. For now, I'll stick to basics and concentrate more on the UI. Thanks for the help. Regards, Shiva Teja. On Mon, Apr 29, 2013 at 10:45 AM, Rohit Yadav wrote: > On Mon, Apr 29, 2013 at 1:53 AM, Shiva Teja wrote: > > > Hi Rohit, > > > > I think you made

Re: [GSoC] Introduction and Project Discussion

2013-04-28 Thread Rohit Yadav
On Mon, Apr 29, 2013 at 1:53 AM, Shiva Teja wrote: > Hi Rohit, > > I think you made my work a lot easier :) I can use code from cloudmonkey to > generate API cache and then build the code for the wrapper using it. > > I might need some information on this. How would a RESTful CloudStack API > loo

Re: [GSoC] Introduction and Project Discussion

2013-04-28 Thread Shiva Teja
Hi Rohit, I think you made my work a lot easier :) I can use code from cloudmonkey to generate API cache and then build the code for the wrapper using it. I might need some information on this. How would a RESTful CloudStack API look like ? If I get these basic rules, I am guessing it shouldn't b

Re: [GSoC] Introduction and Project Discussion

2013-04-27 Thread Rohit Yadav
Hi Shiva, On Sat, Apr 27, 2013 at 1:29 AM, Shiva Teja wrote: > Hi all, > > I am Shiva Teja, an undergrad student from IIT Mandi, India. I will be > participating in GSoC this year. I'd like to work on the new CloudStack UI > with bootstrap project[1]. I've been experimenting with API for the pas

[GSoC] Introduction and Project Discussion

2013-04-26 Thread Shiva Teja
Hi all, I am Shiva Teja, an undergrad student from IIT Mandi, India. I will be participating in GSoC this year. I'd like to work on the new CloudStack UI with bootstrap project[1]. I've been experimenting with API for the past few days. After reading a couple of blog posts by Sebastien, his recent