Bug 1016845 - RHEV-M 3.3 is showing incorrect version
Summary: RHEV-M 3.3 is showing incorrect version
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.3.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: 3.3.0
Assignee: Alexander Wels
QA Contact: Pavel Stehlik
URL:
Whiteboard: ux
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 19:40 UTC by Narmadha K
Modified: 2014-01-21 22:26 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-21 22:20:19 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)
RHEV-M version screenshot (310.48 KB, image/pjpeg)
2013-10-08 19:40 UTC, Narmadha K
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.