Change in vdsm[master]: jsonrpc: Vdsm changes

danken at redhat.com danken at redhat.com
Tue Feb 11 13:31:35 UTC 2014


Dan Kenigsberg has submitted this change and it was merged.

Change subject: jsonrpc: Vdsm changes
......................................................................


jsonrpc: Vdsm changes

Here are engine changes: http://gerrit.ovirt.org/#/c/20926/

This changes include:
- Fixing ssl
- Gluster api support
- Fixing number of issues around Bridge.py and json binding
  - Bridge: Solved argument of type 'NoneType' is not iterable
  - Bridge: Args where not filtered properly
  - Binding: Missing mapping for getHardwareInfo command
  - Binding: Missing mapping for getAllVMStats command
  - Binding: Added getFullVMList command

Change-Id: If828355b7efe28fe6a2e784069425fefd2f3f25c
Signed-off-by: Saggi Mizrahi <smizrahi at redhat.com>
Signed-off-by: pkliczewski <piotr.kliczewski at gmail.com>
Reviewed-on: http://gerrit.ovirt.org/19497
Reviewed-by: Yaniv Bronhaim <ybronhei at redhat.com>
Tested-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M .gitignore
M lib/yajsonrpc/Makefile.am
M lib/yajsonrpc/__init__.py
M lib/yajsonrpc/asyncoreReactor.py
A lib/yajsonrpc/betterAsyncore.py
D lib/yajsonrpc/client.py
M lib/yajsonrpc/protonReactor.py
M tests/Makefile.am
M tests/apiTests.py
M tests/jsonRpcTests.py
M tests/jsonRpcUtils.py
A tests/makecert.sh
M tests/run_tests_local.sh.in
M vdsm.spec.in
M vdsm/clientIF.py
A vdsm/gluster/apiwrapper.py
M vdsm_api/BindingJsonRpc.py
M vdsm_api/Bridge.py
18 files changed, 1,481 insertions(+), 439 deletions(-)

Approvals:
  Yaniv Bronhaim: Verified; Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If828355b7efe28fe6a2e784069425fefd2f3f25c
Gerrit-PatchSet: 27
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list