Dan Kenigsberg has submitted this change and it was merged. Change subject: Make exporting more pythonic ......................................................................
Make exporting more pythonic This seperated the dispatcher from hsm and allows us to add propertoes to all public function with ease Change-Id: I4e26da2a53bae5e897cebdb41af9abe519760aca --- M vdsm/clientIF.py M vdsm/storage/dispatcher.py M vdsm/storage/hsm.py M vdsm/vdsm 4 files changed, 180 insertions(+), 180 deletions(-) Approvals: Saggi Mizrahi: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/208 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e26da2a53bae5e897cebdb41af9abe519760aca Gerrit-PatchSet: 14 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[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
