Adam Litke has uploaded a new change for review.

Change subject: Move API out of clientIF
......................................................................

Move API out of clientIF

Many API functions are implemented inside clientIF but this is no longer the
proper place for them.  Move API-related functions into their proper objects
inside API.py.  clientIF still owns the storage dispatcher and the vm list.  In
the future, I would like to move these out of clientIF as well but I have
decided to reserve that for a future patch series.

Change-Id: I94ad036cfaf3d1bec2f5b4049979a1bf0e2810ce
Signed-off-by: Adam Litke <[email protected]>
---
M vdsm/API.py
M vdsm/bindingXMLRPC.py
M vdsm/clientIF.py
3 files changed, 1,347 insertions(+), 897 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/85/985/1
--
To view, visit http://gerrit.ovirt.org/985
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I94ad036cfaf3d1bec2f5b4049979a1bf0e2810ce
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to