Antoni Segura Puimedon has posted comments on this change.

Change subject: recovery: clean the VM recovery procedure
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

http://gerrit.ovirt.org/#/c/26426/1/vdsm/clientIF.py
File vdsm/clientIF.py:

Line 488:                     self.log.error("Can't look for domId: %s, code: 
%s",
Line 489:                                    domId, e.get_error_code(), 
exc_info=True)
Line 490:                     raise
Line 491:             else:
Line 492:                 if self.isVDSMVm(vm):
> Actually there is a good reason (somehow buried deep in my memories but I c
meh!!!
Line 493:                     vms.append(vm)
Line 494:         return vms
Line 495: 
Line 496:     def _recoverVm(self, vmid):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Idf09400276d9fcf24a0ad6673ee1d12f19a92195
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to