Re: Extending the CloudStack API

2013-03-18 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 1:59 AM, Mike Tutkowski wrote: > Hi Rohit, > > It's funny as...I watch this video, it dawned on me that I was literally in > the room during this presentation. :) cool > > The thing is, this was like day 2 for me at my new company and I was super > new to CloudStack. Muc

Re: Extending the CloudStack API

2013-03-18 Thread Mike Tutkowski
Hi Rohit, It's funny as...I watch this video, it dawned on me that I was literally in the room during this presentation. The thing is, this was like day 2 for me at my new company and I was super new to CloudStack. Much of that weekend was a blur in retrospect as I was exposed to SO many new thi

Re: Extending the CloudStack API

2013-03-18 Thread Mike Tutkowski
Great - thanks, Rohit! On Mon, Mar 18, 2013 at 12:27 AM, Rohit Yadav wrote: > Just remembered, Alex gave a talk on how to write plugin for 4.0.0: > https://www.youtube.com/watch?v=fGtt169nv20 > The video does not show his screen, but you can see the plugin in > plugins/network-elements/dns-noti

Re: Extending the CloudStack API

2013-03-17 Thread Rohit Yadav
Just remembered, Alex gave a talk on how to write plugin for 4.0.0: https://www.youtube.com/watch?v=fGtt169nv20 The video does not show his screen, but you can see the plugin in plugins/network-elements/dns-notifier Cheers. On Mon, Mar 18, 2013 at 11:54 AM, Rohit Yadav wrote: > You may for examp

Re: Extending the CloudStack API

2013-03-17 Thread Rohit Yadav
You may for example study smaller plugins such as ldap, md5 etc. (in plugins/user-authenticators) for both 4.1+ and pre-4.1 versions. For 4.1+ you should take a look at plugins/{acl, api} as well, they too are small and read-able. And, may be you can help us write the stub: https://cwiki.apache.o

Re: Extending the CloudStack API

2013-03-17 Thread Mike Tutkowski
Hi Rohit, I appreciate you taking the time to answer these questions. :) I could probably pull out an example from the codebase, but do you have one in mind that might be a really good one for me to look at to learn first hand how the code for this works (maybe one that exists in 3.x and 4.x)?

Re: Extending the CloudStack API

2013-03-17 Thread Rohit Yadav
On Mon, Mar 18, 2013 at 8:45 AM, Mike Tutkowski wrote: > If I read this correctly > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/API+Discovery+Service > > is it true that extending the CS API was first introduced in 4.1? No, pluggable service was there before 4.1, but it was implement

Re: Extending the CloudStack API

2013-03-17 Thread Mike Tutkowski
If I read this correctly https://cwiki.apache.org/confluence/display/CLOUDSTACK/API+Discovery+Service is it true that extending the CS API was first introduced in 4.1? On Sat, Mar 16, 2013 at 12:28 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Sounds good, Chip - thanks! > > > On

Re: Extending the CloudStack API

2013-03-17 Thread Mike Tutkowski
Hi Nitin, My use case will be covered by Edison's new storage plug-in framework that's going in to 4.2. However, we have customers who won't be on that version for some time and have a desire to map a single VM to a single volume/LUN (and/or a single data disk to a single volume/LUN) in current v

Re: Extending the CloudStack API

2013-03-17 Thread Nitin Mehta
Would you mind sharing your use case ? We could possibly put it in CS itself. On 16/03/13 11:30 PM, "Mike Tutkowski" wrote: >Awesome! I might have a use case for that (just thought of this after >talking to a couple customers yesterday). > > >On Sat, Mar 16, 2013 at 11:52 AM, Chip Childers >wrot

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Sounds good, Chip - thanks! On Sat, Mar 16, 2013 at 12:26 PM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 12:08:39PM -0600, Mike Tutkowski wrote: > > Hey Chip, > > > > Do you know where I could find documentation on how to create this kind > of > > CS plug-in? > > > > Thanks! > > The wiki has

Re: Extending the CloudStack API

2013-03-16 Thread Chip Childers
On Sat, Mar 16, 2013 at 12:08:39PM -0600, Mike Tutkowski wrote: > Hey Chip, > > Do you know where I could find documentation on how to create this kind of > CS plug-in? > > Thanks! The wiki has some information, which you should try to search for answers to questions like this. Raise questions

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Hey Chip, Do you know where I could find documentation on how to create this kind of CS plug-in? Thanks! On Sat, Mar 16, 2013 at 11:52 AM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 11:50:51AM -0600, Mike Tutkowski wrote: > > Also, just so I can picture what we're talking about when we say

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Awesome! I might have a use case for that (just thought of this after talking to a couple customers yesterday). On Sat, Mar 16, 2013 at 11:52 AM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 11:50:51AM -0600, Mike Tutkowski wrote: > > Also, just so I can picture what we're talking about when w

Re: Extending the CloudStack API

2013-03-16 Thread Chip Childers
On Sat, Mar 16, 2013 at 11:50:51AM -0600, Mike Tutkowski wrote: > Also, just so I can picture what we're talking about when we say "extending > the CS API:" Does this mean an admin or end user could invoke my new APIs > just like they were invoking any other CS API? That's exactly what it means!

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
...@solidfire.com] >> > Sent: Friday, March 15, 2013 1:17 PM >> > To: cloudstack-dev@incubator.apache.org >> > Subject: Re: Extending the CloudStack API >> > >> > Thanks, Alex! >> > >> > Do you know if that is a feature in 3.x, as well?

Re: Extending the CloudStack API

2013-03-15 Thread Mike Tutkowski
can even specify your own UI. You can get more details from > Brian wrt to that. > > --Alex > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Friday, March 15, 2013 1:17 PM > > To: cloudstack-dev@incubator

RE: Extending the CloudStack API

2013-03-15 Thread Alex Huang
com] > Sent: Friday, March 15, 2013 1:17 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Extending the CloudStack API > > Thanks, Alex! > > Do you know if that is a feature in 3.x, as well? > > > On Fri, Mar 15, 2013 at 2:11 PM, Alex Huang wrote:

Re: Extending the CloudStack API

2013-03-15 Thread Mike Tutkowski
Thanks, Alex! Do you know if that is a feature in 3.x, as well? On Fri, Mar 15, 2013 at 2:11 PM, Alex Huang wrote: > Yes. Implement PluaggableService interface. > > --Alex > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Friday, March 1

RE: Extending the CloudStack API

2013-03-15 Thread Alex Huang
Yes. Implement PluaggableService interface. --Alex > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Friday, March 15, 2013 12:52 PM > To: cloudstack-dev@incubator.apache.org > Subject: Extending the CloudStack API > > Hi, > > I don't really know