Antoni Segura Puimedon has posted comments on this change.

Change subject: virt: migration: merge monitor and downtime thread
......................................................................


Patch Set 11: Code-Review+1

(1 comment)

http://gerrit.ovirt.org/#/c/25977/11/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 292: 
Line 293:             self._vm.log.debug('starting migration to %s '
Line 294:                                'with miguri %s', duri, muri)
Line 295: 
Line 296:             self._monitorThread = MonitorThread(self._vm,
I think the "Thread" part of the name is not necessary, but I don't mind too 
much.
Line 297:                                                 startTime,
Line 298:                                                 int(self._downtime))
Line 299:             self._monitorThread.start()
Line 300: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7ac66331b44435a9cffeb9de1454db6843245979
Gerrit-PatchSet: 11
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: Vinzenz Feenstra <vfeen...@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