Change in vdsm[master]: clientIF: update doctext to inclode json-rpc

ykaplan at redhat.com ykaplan at redhat.com
Thu Dec 18 12:55:00 UTC 2014


Yeela Kaplan has uploaded a new change for review.

Change subject: clientIF: update doctext to inclode json-rpc
......................................................................

clientIF: update doctext to inclode json-rpc

Change-Id: If4cb2eb8fb6ec8b7c8498342c5b47a9c16f9c61c
Signed-off-by: Yeela Kaplan <ykaplan at redhat.com>
---
M vdsm/clientIF.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/71/36271/1

diff --git a/vdsm/clientIF.py b/vdsm/clientIF.py
index 971d5ff..e1ba58c 100644
--- a/vdsm/clientIF.py
+++ b/vdsm/clientIF.py
@@ -59,7 +59,7 @@
     """
     The client interface of vdsm.
 
-    Exposes vdsm verbs as xml-rpc functions.
+    Exposes vdsm verbs as json-rpc or xml-rpc functions.
     """
     _instance = None
     _instanceLock = threading.Lock()


-- 
To view, visit http://gerrit.ovirt.org/36271
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If4cb2eb8fb6ec8b7c8498342c5b47a9c16f9c61c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>


More information about the vdsm-patches mailing list