Alona Kaplan has submitted this change and it was merged.
Change subject: engine: refine MTU value treatment in VdsBrokerObjectsBuilder
......................................................................
engine: refine MTU value treatment in VdsBrokerObjectsBuilder
VDSM started reporting MTU value as an integer rather than as string
like that was before.
The patch refines the treatment of the MTU value so it would be treated
according to the actual received type.
Change-Id: Ib28358ddef3719fac35508807500942a74cf0d4f
Bug-Url:
https://bugzilla.redhat.com/1293881
Signed-off-by: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
1 file changed, 5 insertions(+), 7 deletions(-)
Approvals:
Alona Kaplan: Passed CI tests
Moti Asayag: Looks good to me, approved
Yevgeny Zaspitsky: Verified
--
To view, visit
https://gerrit.ovirt.org/51018
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib28358ddef3719fac35508807500942a74cf0d4f
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>