On Thu, Apr 3, 2014 at 7:52 AM, Damoder Reddy <damoder.re...@citrix.com> wrote: > Is it ok to write our own plugins for this? > If yes then where should we put this plugin's code in the code base. I mean > which module this should go in(Can we put this code in cloud stack code base > at all)?
H Damoder, I'd say create your own project on github (or fin a suitable apache project to donate to) and add the plugin there. Then load it in the build process for cloudstack. You can also start by putting it in the project but in the long run it will be out of place. good luck, -- Daan