Oved Ourfali has submitted this change and it was merged.
Change subject: core: fix class cast exception
......................................................................
core: fix class cast exception
This patch checks whether the mem size and CPU cores are integers or
strings, as it was changed recently in VDSM.
Change-Id: Ie35ada2685d71c6b295e3f39811d3f592d690fb3
Bug-Url:
https://bugzilla.redhat.com/997401
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 12 insertions(+), 2 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18170
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie35ada2685d71c6b295e3f39811d3f592d690fb3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>