[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-API] a question of xenstore watch
- To: xen-api@xxxxxxxxxxxxxxxxxxx
- From: 临风 <barrelfish1@xxxxxxxx>
- Date: Thu, 10 Jun 2010 13:54:05 +0800 (CST)
- Delivery-date: Wed, 09 Jun 2010 22:54:21 -0700
- 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=;
- List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
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
|