Dan Kenigsberg has submitted this change and it was merged. Change subject: Factor out xmlrpc server ......................................................................
Factor out xmlrpc server Move the xmlrpc server code out of clientIF and into its own file. Change-Id: I0372cf3a58324ec2e8daeeab3eca3167d2da7ccd Signed-off-by: Adam Litke <[email protected]> --- M vdsm.spec.in A vdsm/BindingXMLRPC.py M vdsm/Makefile.am M vdsm/clientIF.py 4 files changed, 260 insertions(+), 225 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved Igor Lvovsky: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/983 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0372cf3a58324ec2e8daeeab3eca3167d2da7ccd Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
