Change in vdsm[master]: jsonrpcvdscli: getConnectedStoragePoolsList verb

sbonazzo at redhat.com sbonazzo at redhat.com
Fri Mar 25 12:32:58 UTC 2016


Sandro Bonazzola has uploaded a new change for review.

Change subject: jsonrpcvdscli: getConnectedStoragePoolsList verb
......................................................................

jsonrpcvdscli: getConnectedStoragePoolsList verb

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

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


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/46/55246/1

diff --git a/lib/vdsm/jsonrpcvdscli.py b/lib/vdsm/jsonrpcvdscli.py
index 919e4bf..6ad330a 100644
--- a/lib/vdsm/jsonrpcvdscli.py
+++ b/lib/vdsm/jsonrpcvdscli.py
@@ -43,6 +43,7 @@
     'destroy': 'VM.destroy',
     'fullList': 'Host.getVMFullList',
     'getAllVmStats': 'Host.getAllVmStats',
+    'getConnectedStoragePoolsList': 'Host.getConnectedStoragePools',
     'getVdsCapabilities': 'Host.getCapabilities',
     'getVdsHardwareInfo': 'Host.getHardwareInfo',
     'getVdsStats': 'Host.getStats',


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaa1f4cf11c86e9b93adc77c6945045d87adc0e2f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>


More information about the vdsm-patches mailing list