Sandro Bonazzola has uploaded a new change for review.

Change subject: jsonrpcvdscli: add getVdsHardwareInfo verb
......................................................................

jsonrpcvdscli: add getVdsHardwareInfo verb

Add getVdsHardwareInfo used by ovirt-hoste-engine-setup.

Change-Id: Ibe2f564147e53e0fe9bf51ae0279ee467347f305
Related-To: https://bugzilla.redhat.com/1228641
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M lib/vdsm/jsonrpcvdscli.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/44/55244/1

diff --git a/lib/vdsm/jsonrpcvdscli.py b/lib/vdsm/jsonrpcvdscli.py
index ada5ff5..919e4bf 100644
--- a/lib/vdsm/jsonrpcvdscli.py
+++ b/lib/vdsm/jsonrpcvdscli.py
@@ -44,6 +44,7 @@
     'fullList': 'Host.getVMFullList',
     'getAllVmStats': 'Host.getAllVmStats',
     'getVdsCapabilities': 'Host.getCapabilities',
+    'getVdsHardwareInfo': 'Host.getHardwareInfo',
     'getVdsStats': 'Host.getStats',
     'getVmStats': 'VM.getStats',
     'hotplugDisk': 'VM.hotplugDisk',


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe2f564147e53e0fe9bf51ae0279ee467347f305
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to