Bug 1002661 - [RHS-C] Version in API is wrong
Summary: [RHS-C] Version in API is wrong
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: 2.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: RHGS 2.1.2
Assignee: Shubhendu Tripathi
QA Contact: Prasanth
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-29 16:52 UTC by Spenser Shumaker
Modified: 2015-05-15 18:20 UTC (History)
9 users (show)

Fixed In Version: cb8
Doc Type: Bug Fix
Doc Text:
Previously, incorrect version details were displayed in the API listing. Now, with this update, the correct version details are set to display in the API listing.
Clone Of:
Environment:
Last Closed: 2014-02-25 07:36:15 UTC
Embargoed:


Attachments (Terms of Use)
Downstream only patch (2.10 KB, patch)
2013-11-09 11:51 UTC, Shubhendu Tripathi
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0208 0 normal SHIPPED_LIVE Red Hat Storage 2.1 enhancement and bug fix update #2 2014-02-25 12:20:30 UTC

Description Spenser Shumaker 2013-08-29 16:52:07 UTC
Description of problem:
<full_version> in api is wrong

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

How reproducible:
Always

Steps to Reproduce:
1.query the rhsc REST api "/api"
2.
3.

Actual results:
<version major="3" minor="3" build="0" revision="0"/><full_version>2.1.0.0</full_version>

Expected results:
<version major="3" minor="3" build="0" revision="0"/><full_version>3.3.0.0</full_version>

Additional info:

Comment 2 Shubhendu Tripathi 2013-11-09 09:31:14 UTC
For RHSC, the full version should be something like 2.1.<Revision>.<Build> id and accordingly the values of major, monir, revision and build should be populated.

Comment 3 Shubhendu Tripathi 2013-11-09 11:51:42 UTC
Created attachment 821863 [details]
Downstream only patch

Comment 4 Prasanth 2013-11-19 09:03:47 UTC
Verified as fixed in cb8

Following is the relevant output from cb8 build:

------
<product_info>
<name>Red Hat Storage Console</name>
<vendor>Red Hat</vendor>
<version major="2" minor="1" build="2" revision="0"/><full_version>2.1.2-0.24.master.el6_5</full_version>
</product_info>
------

Comment 5 Shalaka 2014-01-07 10:34:00 UTC
Please review the edited DocText and signoff.

Comment 6 Shubhendu Tripathi 2014-01-07 12:13:31 UTC
Doc text looks fine

Comment 8 errata-xmlrpc 2014-02-25 07:36:15 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2014-0208.html


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