Change in vdsm[master]: jsonrpcvdscli: connectStorageServer verb

sbonazzo at redhat.com sbonazzo at redhat.com
Fri Mar 25 12:44:54 UTC 2016


Sandro Bonazzola has uploaded a new change for review.

Change subject: jsonrpcvdscli: connectStorageServer verb
......................................................................

jsonrpcvdscli: connectStorageServer verb

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

Change-Id: If5b732f505b9c64c7403f05f5c2fc026a20f30a3
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/47/55247/1

diff --git a/lib/vdsm/jsonrpcvdscli.py b/lib/vdsm/jsonrpcvdscli.py
index 6ad330a..88e2cf5 100644
--- a/lib/vdsm/jsonrpcvdscli.py
+++ b/lib/vdsm/jsonrpcvdscli.py
@@ -39,6 +39,7 @@
 
 
 _COMMAND_CONVERTER = {
+    'connectStorageServer': 'StoragePool.connectStorageServer',
     'create': 'VM.create',
     'destroy': 'VM.destroy',
     'fullList': 'Host.getVMFullList',


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5b732f505b9c64c7403f05f5c2fc026a20f30a3
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