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] a question of xenstore watch

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] a question of xenstore watch
From: 临风 <barrelfish1@xxxxxxxx>
Date: Thu, 10 Jun 2010 13:54:05 +0800 (CST)
Delivery-date: Wed, 09 Jun 2010 22:54:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.cn; s=s1024; t=1276149246; bh=MNtjPg6tA2K+pkfHjbNjhzjFMr7lUzb5+dlITms3pvc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=DA/gvaMsGDP6diLtqbVKUQLmIFGd2c347F9T6StMsaVVMZiIl5bQi9orXHp1dBHxL1iuRfNlFqvpPrK2mR8oDwGThGhfmeFuruJD3zlE2Io7E3UAjBXfkUSWznGSkLwLNFtHq1sY2th3EX3C9QFJ2LYhegs3ai5RzDn7fFCmXsU=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.cn; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=nwTyicLr1z20uCDhvcLC1+GQvTEd6kzvf0f52Dlzoz2LgddLIYXzn9rFjH36ipbBZtfRaEanX9WypDqlqXZy1OpzpLH6iDC4sHFX1uTZH5EPnXTrZpSMrUB/i3W6qQOCFzYaXBYCmVaoJcWniVftAvahkIRfhlDS9N7t5nl3Y5k=;
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
Hi,I want to watch a xenstore node,when the value of the node is changed I will be noticed.
So I use the xswatch function.
I use the python template of the http://wiki.xensource.com/xenwiki/XenStoreReference.
However, it is weird that when the xenstore node changed, the call back function is never called.
Thanks!

 
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] a question of xenstore watch, 临风  <=