Adam Litke has uploaded a new change for review. Change subject: clientIF: Move wrapApiMethod into bindingXMLRPC class ......................................................................
clientIF: Move wrapApiMethod into bindingXMLRPC class wrapApiMethod is now only used by bindingXMLRPC so make it a class member instead of a global function. Change-Id: Icfd8da9a0e072da192f4c3f86c05d0fa1c305f48 Signed-off-by: Adam Litke <[email protected]> --- M vdsm/clientIF.py 1 file changed, 33 insertions(+), 33 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/21/621/1 -- To view, visit http://gerrit.ovirt.org/621 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icfd8da9a0e072da192f4c3f86c05d0fa1c305f48 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
