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-devel

Re: [Xen-devel] How can I test / use XML-RPC interface in Xen ...

To: Sébastien CRAMATTE <s.cramatte@xxxxxxxxxx>
Subject: Re: [Xen-devel] How can I test / use XML-RPC interface in Xen ...
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Wed, 23 Aug 2006 21:28:52 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 23 Aug 2006 13:29:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44E0C618.7060300@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <44E0C618.7060300@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Mon, Aug 14, 2006 at 08:51:04PM +0200, Sébastien CRAMATTE wrote:

> Hello,
> 
> How can I test / use XML-RPC  interface in Xen ...
> 
> I've developed and Xforms engine that allow to manipulate Xml datas on 
> the fly.
> I would like to test my engine with Xen ...

The xm application is a client that talks to Xend using XML-RPC, so if you
want to try out XML-RPC transformations, just interpose in that communication.

There is actually an ongoing project to define a new XML-RPC API for Xen
management.  Development and design of that API is ongoing -- there's a
document, and C bindings, and a server with a few stubs.  There's no actual
working code just yet, but it's on the way.  If you are interested, check out
the Xen-API wiki page, and maybe sign up to the Xen-API mailing list too.

The new API work will drop into the xen-unstable tree once Xen 3.0.3 is
released (a couple of weeks yet).  Until then, you can either work with the
stub server and the C bindings if you are interested in the new API, or if you
are after a fully-functional system, then you could work with the old API
using the current Xend and xm.

HTH,

Ewan.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>