Doron Fediuck has submitted this change and it was merged.
Change subject: core: Fix LoadBalancing messeges
......................................................................
core: Fix LoadBalancing messeges
When VM migration was triggered by a Load Balancing algorithm only the
"migration finished" message appeared and not the "migration started"
message.
VdsLoadBalancingAlgorithm was calling setShouldBeLogged(false). Line was
removed.
Change-Id: I90707ee0f97544f128592c408fcce2a2aae65ff7
Bug-Url:
https://bugzilla.redhat.com/744813
Signed-off-by: Ofri Masad <omasad(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsLoadBalancingAlgorithm.java
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Doron Fediuck: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8951
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I90707ee0f97544f128592c408fcce2a2aae65ff7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>