[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] xend: fix cset 19547



This patch fixes my fault in cset 19547:b2c43b0fba71.
a xend managed domain may not shutdown.

Signed-off-by: Kouya Shimura <kouya@xxxxxxxxxxxxxx>

diff -r 8b152638adaa tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py   Thu Apr 23 16:22:48 2009 +0100
+++ b/tools/python/xen/xend/XendDomainInfo.py   Mon Apr 27 09:36:06 2009 +0900
@@ -2295,6 +2295,7 @@ class XendDomainInfo:
         log.debug('XendDomainInfo.constructDomain')
 
         self.shutdownStartTime = None
+        self.restart_in_progress = False
 
         hap = 0
         hvm = self.info.is_hvm()
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.