Change in vdsm[master]: migration: promote debug to info

nsoffer at redhat.com nsoffer at redhat.com
Mon Oct 27 23:29:13 UTC 2014


Nir Soffer has posted comments on this change.

Change subject: migration: promote debug to info
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/34354/2/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 311:             else:
Line 312:                 muri = 'tcp://%s' % self.remoteHost
Line 313: 
Line 314:             self._vm.log.info('starting migration to %s '
Line 315:                               'with miguri %s', duri, muri)
Where is the "Migration completed successfully" message?
Line 316: 
Line 317:             t = DowntimeThread(self._vm, int(self._downtime))
Line 318:             self._monitorThread = MonitorThread(self._vm, startTime)
Line 319:             with utils.running(self._monitorThread):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I57318d02f3c579043413d67c49a070c49c0418b0
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list