Martin Sivák has submitted this change and it was merged.
Change subject: Fix calculation of score for gateway and bridge problems.
......................................................................
Fix calculation of score for gateway and bridge problems.
Because wrong casting lm['gateway'] and lm['bridge'] always received True
value.
Change-Id: Id750ef496ae1983be20b9bd61d5757fc37ba39b3
Bug-Url:
https://bugzilla.redhat.com/1164557
Signed-off-by: Artyom Lukianov <alukiano(a)redhat.com>
---
M ovirt_hosted_engine_ha/agent/hosted_engine.py
M ovirt_hosted_engine_ha/agent/states.py
2 files changed, 9 insertions(+), 8 deletions(-)
Approvals:
Martin Sivák: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/35203
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id750ef496ae1983be20b9bd61d5757fc37ba39b3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Artyom Lukianov <alukiano(a)redhat.com>
Gerrit-Reviewer: Artyom Lukianov <alukiano(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server