Change in ovirt-engine[master]: core: Fix and relax some parsing of VM structures
rgolan at redhat.com
rgolan at redhat.com
Tue Jul 14 00:01:59 UTC 2015
Roy Golan has submitted this change and it was merged.
Change subject: core: Fix and relax some parsing of VM structures
......................................................................
core: Fix and relax some parsing of VM structures
- Create a null-safe parsing method for VM architecture
- Parse int-value properties which could be int or String type so its
compatible with "List" verb and "getVmFromExternalProvider" verbs
responses.
Change-Id: I6332226aad841502e3eb7570fcb662e18ad5b647
Bug-Url: https://bugzilla.redhat.com/1160094
Signed-off-by: Roy Golan <rgolan at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
2 files changed, 28 insertions(+), 15 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Roy Golan: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/42297
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6332226aad841502e3eb7570fcb662e18ad5b647
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list