Change in vdsm[master]: Make IRS methods bypass API.py

ybronhei at redhat.com ybronhei at redhat.com
Sun Jun 9 12:04:37 UTC 2013


Yaniv Bronhaim has posted comments on this change.

Change subject: Make IRS methods bypass API.py
......................................................................


Patch Set 7: (1 inline comment)

....................................................
File vdsm/BindingXMLRPC.py
Line 513:                 'storageServer_ConnectionRefs_statuses',)
Line 514:         methods = zip(map(partial(getattr, self.cif.irs), passThroughMethods),
Line 515:                 passThroughMethods)
Line 516: 
Line 517:         methods.append((self.tasksGetAll, 'getAllTasks'))
what is getAllTasks? and why is it separated from the others?
Line 518:         return methods
Line 519: 
Line 520: 
Line 521: def wrapApiMethod(f):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf7dc90462e47b9f067959df7325b57cbaa82241
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list