Change in ovirt-engine[ovirt-engine-3.4]: core: osinfo - fix 2008 sysprep index type

Oved Ourfali has submitted this change and it was merged. Change subject: core: osinfo - fix 2008 sysprep index type ...................................................................... core: osinfo - fix 2008 sysprep index type 1.sypsrep index for 2008 an onward is String now 2.dump the osinfo internals to debug log now (enable debug on org.ovirt.engine.core.utils) output example: os.rhel_6.derivedFrom value=rhel_5 os.rhel_6.devices.audio value=ich6 os.rhel_6.devices.diskInterfaces value.3.3=IDE, VirtIO_SCSI, VirtIO value.3.4=IDE, VirtIO_SCSI, VirtIO os.rhel_6.id value=18 os.rhel_6.name value=Red Hat Enterprise Linux 6.x Bug-Url: https://bugzilla.redhat.com/1069096 Change-Id: I28898444de5da404bc8fb20cd2fa134e6ff6d83f Signed-off-by: Roy Golan <rgolan@redhat.com> (cherry picked from commit 078c160067198071f51c9ac097e0dac3a6fb6a25) --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OsRepositoryImpl.java M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/OsRepositoryImplTest.java M packaging/conf/osinfo-defaults.properties 3 files changed, 51 insertions(+), 3 deletions(-) Approvals: Roy Golan: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26007 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I28898444de5da404bc8fb20cd2fa134e6ff6d83f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com