Dan Kenigsberg has submitted this change and it was merged. Change subject: Cleanup of storage domain creation in hsm.py ......................................................................
Cleanup of storage domain creation in hsm.py This patch changes the specific per domain type creation handling is done to remove duplicate code, allow uniform error handling when we call the actual creation and make the flow more clear Change-Id: Ib4f3771e40595d77fd80811c6b7ea6bf4c768d69 Signed-off-by: Tal Nisan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/45375 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/storage/hsm.py 1 file changed, 7 insertions(+), 12 deletions(-) Approvals: Tal Nisan: Verified Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/45375 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib4f3771e40595d77fd80811c6b7ea6bf4c768d69 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Tal Nisan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
