Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1147237

Summary: Wrong product name & vendor
Product: Red Hat Enterprise Virtualization Manager Reporter: Nelly Credi <ncredi>
Component: rhevm-branding-rhevAssignee: Alexander Wels <awels>
Status: CLOSED DUPLICATE QA Contact: Nelly Credi <ncredi>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: awels, ecohen, eedri, gklein, lsurette, ncredi, obasan, scohen, sherold
Target Milestone: ---Keywords: Regression
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ux
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-05 15:48:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nelly Credi 2014-09-28 10:35:28 UTC
Description of problem:
Product name is ovirt engine instead of RHEVM 
& vendor is ovirt.org

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


How reproducible:
100%

Steps to Reproduce:
1. REST API call /api
2.
3.

Actual results:
<product_info>
        <name>oVirt Engine</name>
        <vendor>ovirt.org</vendor>
        <version major="3" minor="5" build="0" revision="0"/>
        <full_version>3.5.0-0.13.beta.el6ev</full_version>
    </product_info>

Expected results:
RHEVM branding

Additional info:

Comment 1 Alexander Wels 2014-09-29 12:19:57 UTC
Which branding RPM did you guys use, I just re-tested with rhevm-branding-rhev-3.5.0-0.1.beta.el6ev.noarch.rpm and the name and vendor elements show up correctly.

Comment 2 Scott Herold 2014-10-03 14:51:21 UTC
Is it possible that this is related to BZ 1146667 in which a dependency issue was preventing the branding package from being applied?

Comment 3 Alexander Wels 2014-10-03 15:08:19 UTC
Scott,

This is what I am thinking, that is why I was asking which version of the branding they had.

Comment 4 Nelly Credi 2014-10-05 15:48:56 UTC
yes this is the problem exactly, in automatic installation the rhevm-branding package is not installed.
closing as duplicate

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