Change in ovirt-engine[master]: core: osinfo - fix 2008 sysprep index type
rgolan at redhat.com
rgolan at redhat.com
Sun Mar 23 14:23:06 UTC 2014
Roy Golan 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 at redhat.com>
---
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/25933
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I28898444de5da404bc8fb20cd2fa134e6ff6d83f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list