Change in vdsm[master]: vdsm: Add log to sourceRouteThread

nsoffer at redhat.com nsoffer at redhat.com
Tue Dec 31 07:22:16 UTC 2013


Nir Soffer has posted comments on this change.

Change subject: vdsm: Add log to sourceRouteThread
......................................................................


Patch Set 4:

(1 comment)

....................................................
File vdsm/sourceRouteThread.py
Line 9: 
Line 10: 
Line 11: SOURCE_ROUTES_FOLDER = P_VDSM_RUN + 'sourceRoutes'
Line 12: configurator = Iproute2()
Line 13: log = logging.getLogger('DHClientEventHandler')
Use module name as promised in the commit message.
Line 14: 
Line 15: 
Line 16: class DHClientEventHandler(pyinotify.ProcessEvent):
Line 17:     def process_IN_CLOSE_WRITE_filePath(self, sourceRouteFilePath):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I34c73757a0dd4523ded40e8424ed12480ca61727
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list