Yaniv Bronhaim has posted comments on this change.

Change subject: bridge: usage of yaml schema
......................................................................


Patch Set 25:

(1 comment)

https://gerrit.ovirt.org/#/c/54528/25/lib/vdsm/rpc/Bridge.py
File lib/vdsm/rpc/Bridge.py:

Line 130:         chopping off the ctor_args from the beginning of argObj.
Line 131:         """
Line 132:         print(argObj)
Line 133:         allArgs = self._schema.get_arg_names(className, methodName)
Line 134:         print(allArgs)
also here..
Line 135: 
Line 136:         class_name = self._convert_class_name(className)
Line 137:         if _glusterEnabled and class_name.startswith('Gluster'):
Line 138:             ctorArgs = getattr(gapi, class_name).ctorArgs


-- 
To view, visit https://gerrit.ovirt.org/54528
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia76d8245568514d20e446237bd667d87fb4ad3e8
Gerrit-PatchSet: 25
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to