Nigel Jones has uploaded a new change for review. Change subject: BZ#824729 - Use doubler param in _loadCorrectedTimeout ......................................................................
BZ#824729 - Use doubler param in _loadCorrectedTimeout Vm._loadCorrectedTimeout does not use the doubler parameter as defined in the function documentation which causes issues when a large number of migrations are used and a doubler value of 5 is expected to be used, instead of the hard-coded value of 20. Change-Id: I83678b27411e3d582fb36858d79aba9dc4c15ac6 Signed-off-by: Nigel Jones <[email protected]> --- M vdsm/vm.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/28/4728/1 -- To view, visit http://gerrit.ovirt.org/4728 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I83678b27411e3d582fb36858d79aba9dc4c15ac6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nigel Jones <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
