Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#837836 Change tpgt variable to identically None ......................................................................
BZ#837836 Change tpgt variable to identically None Conversion of iscsi portal parameter, which is actually tpgt, to int is removed because this parameter is not used in vdsm and to avoid regressions. Engine sends identically 0 in new version and can send anything through REST API in older versions. Change-Id: I7f368ce449e9cd51a06398e54d9b5ffbec20e842 Signed-off-by: Yeela Kaplan <[email protected]> --- M vdsm/storage/hsm.py 1 file changed, 1 insertion(+), 5 deletions(-) Approvals: Daniel Paikov: Verified Eduardo: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6367 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f368ce449e9cd51a06398e54d9b5ffbec20e842 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Paikov <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
