|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] Re: XCP / modify XCP Code ? - contribute code
Hi Jonathan,
The one we are looking into that is resource management
Do we allow to introduce new xapi in ocaml ? if so, what are documentation about compiling structure for xapi?
Thank you,
ChonDuy
From: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx> To: Chonduy Nguyen <chonduy9@xxxxxxxxx> Cc: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>; "xen-api@xxxxxxxxxxxxxxxxxxx"
<xen-api@xxxxxxxxxxxxxxxxxxx>; Stephen Spector <stephen.spector@xxxxxxxxxx> Sent: Thu, March 25, 2010 3:37:20 AM Subject: Re: [Xen-API] Re: XCP / modify XCP Code ? - contribute code
On 23 Mar 2010, at 20:19, Chonduy Nguyen wrote: Another question - I want to ask that if we want to contribute any module codes ( python code)- how can we
integrate with XCP - so XCP can manage the module - and it treats as part of XCP platform - Do you allow this? or open to this?
|
As Dave said, contributions are welcome! Out of interest, what is the python code you're looking to contribute? The bulk of xapi is written in ocaml, but we do have places in which python fits quite nicely. For example, the API call 'host.call_plugin' calls a script on the specified host, and these scripts, while they can be written in any language, tend to be written in python. There are also the python SM backends which live in /opt/xensource/sm. The repository for these will be available soon, but for now the source is all available in dom0.
Cheers,
Jon
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
|
|
|
|