Simone Tiraboschi has uploaded a new change for review.

Change subject: jsonrpcvdscli: add migrateStatus
......................................................................

jsonrpcvdscli: add migrateStatus

Change-Id: Ia51377a89ec0ff55e430b4140848314b8cf7cb17
Signed-off-by: Simone Tiraboschi <stira...@redhat.com>
---
M lib/vdsm/jsonrpcvdscli.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/24/64324/1

diff --git a/lib/vdsm/jsonrpcvdscli.py b/lib/vdsm/jsonrpcvdscli.py
index 670a02b..490794b 100644
--- a/lib/vdsm/jsonrpcvdscli.py
+++ b/lib/vdsm/jsonrpcvdscli.py
@@ -91,6 +91,7 @@
     'hotunplugNic': 'VM.hotunplugNic',
     'list': 'Host.getVMList',
     'migrationCreate': 'VM.migrationCreate',
+    'migrateStatus': 'VM.getMigrationStatus',
     'ping': 'Host.ping',
     'prepareImage': 'Image.prepare',
     'repoStats': 'Host.getStorageRepoStats',


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia51377a89ec0ff55e430b4140848314b8cf7cb17
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to