On Fri, Feb 18, 2011 at 2:49 PM, Zeeshan Ali Shah <[email protected]> wrote: > Hi , for extending Opennebula > > 1) is there dev level doc ?
Yes, some of it in under the Reference section @ opennebula.org. > 2) I think it is built in Ruby ? so developer shd be good in Ruby .. No. It depends what you are trying to develop. In fact, the language most used in OpenNebula is C++. Drivers and higher level applications can be developed in any language. The ones shipped with OpenNebula are in Ruby and Shell script, you may benefit from taking a look at the code... > > Am i right in above ? or anything missing ? > > -- > Regards > > Zeeshan Ali Shah > System Administrator > PDC-Center for High Performance Computing > KTH-Royal Institute of Technology , Sweden > +46 8 790 9115 > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Dr. Ruben Santiago Montero Associate Professor (Profesor Titular), Complutense University of Madrid URL: http://dsa-research.org/doku.php?id=people:ruben Weblog: http://blog.dsa-research.org/?author=7 _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
