WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] Re: XCP / modify XCP Code ? - contribute code

To: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
Subject: Re: [Xen-API] Re: XCP / modify XCP Code ? - contribute code
From: Chonduy Nguyen <chonduy9@xxxxxxxxx>
Date: Thu, 25 Mar 2010 12:40:05 -0700 (PDT)
Cc: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>, "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 25 Mar 2010 12:40:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1269546006; bh=nAmh+WjbEuePMc8Smz7nI3CHYCdzq6jkdzmMWnBs3x8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=s8EQi0xHVL5tTgpLSfgZitA3yGDhclhMXbVftE8V9rGtT8ga7FGCiQl+aJ4zAoGmNVZR0PHoPGX1ptljGGi/ESh5rzUOBEvnw24QIu+LynoWtr5qCDcA6w3YvNHs5Ib5+XOYH/xvHXyCfhJH5QTrANIPbev5Zgh3S+erJZ6f1l8=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=Mz6Xg9Ga8HKHNNnSDUcCqG/ENtASICic6f50bfk5PXGa/5jUU2ozYRww+FvXK0PKjGc5JRSGB3ZeBtPDdcyf93RCLH+b8QbsJYaQB0qPeyRtQo+dmJBjdsIrmQUSvK7jJ3v1wT8nya4ednKMBHx/Ptcp3Mh5eT6pZQhAkUhH2A0=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <187296F7-E772-41EC-BA66-638FF731608A@xxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <871063.1272.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <187296F7-E772-41EC-BA66-638FF731608A@xxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx

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
<Prev in Thread] Current Thread [Next in Thread>