Mark Wu has uploaded a new change for review. Change subject: Separate API binding from BindingXMLRPC ......................................................................
Separate API binding from BindingXMLRPC Move the API binding functions to a separate file. And then it could be reused by other modules which need interact with vdsm internal. Change-Id: Ic668df9012af737aed3dd1024bd61b97a1765dd4 Signed-off-by: Mark Wu <[email protected]> --- M Makefile.am M vdsm.spec.in A vdsm/Binding.py M vdsm/BindingXMLRPC.py M vdsm/Makefile.am 5 files changed, 567 insertions(+), 533 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/24/4424/1 -- To view, visit http://gerrit.ovirt.org/4424 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic668df9012af737aed3dd1024bd61b97a1765dd4 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
