Hide Forgot
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
duplicate of bug 1631360
*** This bug has been marked as a duplicate of bug 1631360 ***