Sandro Bonazzola has uploaded a new change for review.

Change subject: jsonrpcvdscli: disconnectStorageServer verb
......................................................................

jsonrpcvdscli: disconnectStorageServer verb

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

Change-Id: I3308e4a8fb17ed02e83c4b744f3e870919428a5a
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/50/55250/1

diff --git a/lib/vdsm/jsonrpcvdscli.py b/lib/vdsm/jsonrpcvdscli.py
index af0e9d6..918b361 100644
--- a/lib/vdsm/jsonrpcvdscli.py
+++ b/lib/vdsm/jsonrpcvdscli.py
@@ -42,6 +42,7 @@
     'connectStorageServer': 'StoragePool.connectStorageServer',
     'create': 'VM.create',
     'destroy': 'VM.destroy',
+    'disconnectStorageServer': 'StoragePool.disconnectStorageServer',
     'fullList': 'Host.getVMFullList',
     'getAllVmStats': 'Host.getAllVmStats',
     'getConnectedStoragePoolsList': 'Host.getConnectedStoragePools',


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

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