Piotr Kliczewski has posted comments on this change.

Change subject: jsonrpcvdscli: fix Host.getVMList command result
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/63408/1/lib/vdsm/rpc/Bridge.py
File lib/vdsm/rpc/Bridge.py:

Line 360:     'Host_getStorageDomains': {'ret': 'domlist'},
Line 361:     'Host_getStorageRepoStats': {'ret': Host_getStorageRepoStats_Ret},
Line 362:     'Host_hostdevListByCaps': {'ret': 'deviceList'},
Line 363:     'Host_getVMList':
Line 364:     {
Please keep formatting as it is in this module.
Line 365:         'call': Host_getVMList_Call,
Line 366:         'ret': Host_getVMList_Ret
Line 367:     },
Line 368:     'Host_getVMFullList':


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I28f39417b0006957670bb6ccbdb673f2e0f89043
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Irit Goihman <igoih...@redhat.com>
Gerrit-Reviewer: Irit Goihman <igoih...@redhat.com>
Gerrit-Reviewer: Jenkins CI
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/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to