Bug 1635574 - VM system-manufacturer has changed
Summary: VM system-manufacturer has changed
Keywords:
Status: CLOSED DUPLICATE of bug 1631360
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 4.2.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-4.3.0
: ---
Assignee: Nobody
QA Contact: meital avital
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-03 09:45 UTC by Roman Hodain
Modified: 2018-10-08 12:18 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-08 12:18:22 UTC
oVirt Team: Virt
Target Upstream Version:


Attachments (Terms of Use)

Description Roman Hodain 2018-10-03 09:45:30 UTC
Description of problem:
RHV changed the VM system-manufacturer from "Red Hat" to "oVirt". This is inconsistent with previous versions. Some users depend on this field in order to determine the underlying hypervisor. 

Version-Release number of selected component (if applicable):
4.2.5

How reproducible:
100%

Steps to Reproduce:
1.Create VM and run 
    # dmidecode -s system-manufacturer


Actual results:
#dmidecode -s system-manufacturer
oVirt

Expected results:
#dmidecode -s system-manufacturer
Red Hat

Additional info:
The change happened most probably by moving to LibvirtVmXmlBuilder. The oVirt is hardcoded there.

    ./backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/builder/vminfo/LibvirtVmXmlBuilder.java

Comment 1 Michal Skrivanek 2018-10-04 04:13:03 UTC
duplicate of bug 1631360

Comment 2 Ryan Barry 2018-10-08 12:18:22 UTC

*** This bug has been marked as a duplicate of bug 1631360 ***


Note You need to log in before you can comment on or make changes to this bug.