Change in vdsm[master]: Move API out of clientIF

danken at redhat.com danken at redhat.com
Tue Jan 31 14:52:33 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

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 <agl at us.ibm.com>
---
M vdsm/API.py
M vdsm/BindingXMLRPC.py
M vdsm/clientIF.py
3 files changed, 1,409 insertions(+), 944 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I94ad036cfaf3d1bec2f5b4049979a1bf0e2810ce
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <ewoud at kohlvanwijngaarden.nl>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list