Bug 1635574

Summary: VM system-manufacturer has changed
Product: Red Hat Enterprise Virtualization Manager Reporter: Roman Hodain <rhodain>
Component: ovirt-engineAssignee: Nobody <nobody>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2.5CC: michal.skrivanek, ratamir, rbarry, Rhev-m-bugs
Target Milestone: ovirt-4.3.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-08 12:18:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***