Bug 1016845

Summary: RHEV-M 3.3 is showing incorrect version
Product: Red Hat Enterprise Virtualization Manager Reporter: Narmadha K <narmadha.k>
Component: ovirt-engine-webadmin-portalAssignee: Alexander Wels <awels>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: 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:
Description Flags
RHEV-M version screenshot none

Description Narmadha K 2013-10-08 19:40:51 UTC
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:

Comment 1 Einav Cohen 2013-11-07 21:27:30 UTC
I think that this value is taken from the RPMVersion configuration entry, but I am not sure.

Comment 2 Alexander Wels 2013-11-07 21:44:45 UTC
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?

Comment 3 Einav Cohen 2013-11-12 19:42:44 UTC
(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?

Comment 4 Narmadha K 2013-11-12 19:46:21 UTC
This issue is fixed with RHEV 3.3 beta build. It can be closed.

Comment 5 Einav Cohen 2013-11-12 19:49:21 UTC
(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.

Comment 6 Itamar Heim 2014-01-21 22:20:19 UTC
Closing - RHEV 3.3 Released

Comment 7 Itamar Heim 2014-01-21 22:26:02 UTC
Closing - RHEV 3.3 Released