Change in vdsm[master]: Split xmlrpc server into its own rpm

danken at redhat.com danken at redhat.com
Fri May 11 19:44:20 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Split xmlrpc server into its own rpm
......................................................................


Split xmlrpc server into its own rpm

We would like to move towards a model where API bindings are optional.  This
means that we can package each one separately any any combination of bindings
can be enabled/disabled by editing the vdsm configuration file.  This patch
splits the XMLRPC binding into a new package (vdsm-xmlrpc) and modifies the
binding loading logic in clientIF to check the configuration file and handle
import errors that can result if a user enables the binding but does not install
the rpm.

Change-Id: Ifdf84af0b903406c148877e26ec27e6ed913bd51
Signed-off-by: Adam Litke <agl at us.ibm.com>
---
M vdsm.spec.in
M vdsm/clientIF.py
2 files changed, 29 insertions(+), 4 deletions(-)

Approvals:
  Adam Litke: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifdf84af0b903406c148877e26ec27e6ed913bd51
Gerrit-PatchSet: 5
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: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list