Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove duplicate implementation of tobool ......................................................................
Remove duplicate implementation of tobool This patch removes the duplicate tobool function from hooking.py, and replace it with utils.tobool. Change-Id: Ie0d382dabc9df68139070e8ac10f84ba1ca3774b Signed-off-by: Mark Wu <[email protected]> --- M vdsm/hooking.py 1 file changed, 4 insertions(+), 14 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8446 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie0d382dabc9df68139070e8ac10f84ba1ca3774b Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Ryan Harper <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
