- bnc#596442 - Preserve device config on domain start failure
xend-preserve-devs.patch - bnc#597770 - insserv reports a loop between xendomains and openais. Remove openais from Should-Start in xendomains script. OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
955345f274
commit
6891466418
@@ -2,7 +2,7 @@ Index: xen-4.0.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/tools/python/xen/xend/XendDomainInfo.py
|
||||
+++ xen-4.0.0-testing/tools/python/xen/xend/XendDomainInfo.py
|
||||
@@ -2909,7 +2909,7 @@ class XendDomainInfo:
|
||||
@@ -2913,7 +2913,7 @@ class XendDomainInfo:
|
||||
|
||||
self.guest_bitsize = self.image.getBitSize()
|
||||
# Make sure there's enough RAM available for the domain
|
||||
|
Reference in New Issue
Block a user