| Summary: | RHEV-M 3.3 is showing incorrect version | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Narmadha K <narmadha.k> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Alexander Wels <awels> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.3.0 | CC: | acathrow, ecohen, iheim, Rhev-m-bugs, sbonazzo, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | ux | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-21 22:20:19 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: | |||||
| Attachments: |
|
||||||
I think that this value is taken from the RPMVersion configuration entry, but I am not sure. Yes the value is taking from ProductRPMVersion configuration entry. Whatever is in there we will display. So I think the issue lies in how that value is set up. Not in displaying it. You can find the value in the database by running this sql command: select * from vdc_options where option_name = 'ProductRPMVersion'; Who would be the right person to send this to? (In reply to Alexander Wels from comment #2) > Yes the value is taking from ProductRPMVersion configuration entry. Whatever > is in there we will display. So I think the issue lies in how that value is > set up. Not in displaying it. > > You can find the value in the database by running this sql command: > select * from vdc_options where option_name = 'ProductRPMVersion'; > > Who would be the right person to send this to? Sandro? This issue is fixed with RHEV 3.3 beta build. It can be closed. (In reply to Narmadha K from comment #4) > This issue is fixed with RHEV 3.3 beta build. It can be closed. based on comment #4, moving to VERIFIED. Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 809503 [details] RHEV-M version screenshot Description of problem: After installing RHEV-M 3.3 through Satellite server, the version is not displayed correctly. Version-Release number of selected component (if applicable): RHEV-M 3.3. How reproducible: Steps to Reproduce: 1. Subscribe the following channels on satserv to install RHEV-M 3.3 -Red Hat Enterprise Virtualization Manager Beta (v.3 x86_64) -RHEL Server Supplementary (v.6 64 bit x86_64) -Red Hat JBoss EAP (v 6) for 6 Server x86_64 2. Download the bits and follow the procedure to install RHEV-M. 3. After installation, login to RHEV portal and note the version number. Actual results: The version is displayed as 3.2.0-11.29.el6ev. Expected results: The version number is expected to be 3.3.0. Additional info: