Change in vdsm[master]: vdsm: Catch the destkopLock AttributeError on Migration

michal.skrivanek at redhat.com michal.skrivanek at redhat.com
Fri May 3 08:26:30 UTC 2013


Michal Skrivanek has posted comments on this change.

Change subject: vdsm: Catch the destkopLock AttributeError on Migration
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/vm.py
Line 826:         if not self.conf.get('clientIp', ''):
Line 827:             try:
Line 828:                 self.guestAgent.desktopLock()
Line 829:             except AttributeError:
Line 830:                 self.log.debug("Guest Agent not yet intialized")
when does it happen?
Line 831: 
Line 832:     def onDisconnect(self, detail=None):
Line 833:         self.conf['clientIp'] = ''
Line 834:         # This is a hack to mitigate the issue of spice-gtk not respecting the


--
To view, visit http://gerrit.ovirt.org/14395
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5b6f6b2f2a3f049871902ee7777ae95ea9a52802
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list