domain: Log initial XML for virtinst/customize object

This commit is contained in:
Cole Robinson 2015-05-03 17:01:16 -04:00
parent 53703117d9
commit a8d3afbcd9
1 changed files with 1 additions and 0 deletions

View File

@ -2002,6 +2002,7 @@ class vmmDomainVirtinst(vmmDomain):
self.title_supported = True
self._refresh_status()
logging.debug("%s initialized with XML=\n%s", self, self._XMLDesc(0))
def get_name(self):
return self._backend.name