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

[Xen-API] Change Virtual Machine environment

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] Change Virtual Machine environment
From: Jean-Michel Guillaume <guillauj@xxxxxxxxx>
Date: Mon, 23 Feb 2009 11:54:37 +0100
Delivery-date: Mon, 23 Feb 2009 09:54:17 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=RWaXHj9qIxkZvwkXMa17sUZM4SiLwMUkRW7Beau1a8A=; b=khFLRLJ4AaPzOWgnfLnPlwAzcshkX99P9L4iUG1mpqbdZQaj5AGjCmGur7N7lyIgR2 Zqc0MXnTFX09wXyObwTfJTHtAsvymqXj4CNanDL6bVNJ7wI31S0uuOo04gOppud97/na rO7A/jh5RxgYP8ohv5X9eqEYLqW66fFdeEv9s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=hw4gNP1FF4BpWg3f6HriKasT/YgFRfVNyOWWytZvhsMkcZ8NObKJL0SZVg6X3qusuL XEzpXpWLkzpwFpQ+UxOWbpRxJS1X4Si7X8lCtq2OqER2ob3BSJO3DBE39AC9fq5A5r2b +aWuBkaE+TEFFiI7bjrWfQJxMWlwfUY2I4fWY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
Hello everyone,
I'm currently trying to write a unified API for VM management and Xen Oss is one of the softwares I've to manage. I first used Libvirt but it lacks some features only available on Xen API, so I'm bringing my first implementation to Xen API. I have now to find a way to put some data programmatically into the virtual machine. Is there any way to get this done either using Xen API or an other API and how could I read back the data from the virtual machine
(environment variables, virtual machine parameter...)?

With VMware ESX, for exemple, you can change virtual's parameters and get them from the virtual thanks to the guest tools.

THX

JMi

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

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