Bug 1147237
| Summary: | Wrong product name & vendor | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Nelly Credi <ncredi> |
| Component: | rhevm-branding-rhev | Assignee: | Alexander Wels <awels> |
| Status: | CLOSED DUPLICATE | QA Contact: | Nelly Credi <ncredi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.5.0 | CC: | 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: | |||
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. Is it possible that this is related to BZ 1146667 in which a dependency issue was preventing the branding package from being applied? Scott, This is what I am thinking, that is why I was asking which version of the branding they had. 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 *** |
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: