Bug 1210761 - REST API: Replace ManageIQ with CFME in REST API calls
Summary: REST API: Replace ManageIQ with CFME in REST API calls
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: API
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.4.0
Assignee: abellott
QA Contact: Ramesh A
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-10 13:50 UTC by Ramesh A
Modified: 2015-06-16 12:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-16 12:57:38 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1100 0 normal SHIPPED_LIVE CFME 5.4.0 bug fixes, and enhancement update 2015-06-16 16:28:42 UTC

Description Ramesh A 2015-04-10 13:50:25 UTC
Description of problem:
REST API calls displays "ManageIQ" in name and description fields.  Replace them with "CFME"

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

How reproducible:
100%

Steps to Reproduce:
1. Make a REST API call. eg. http://<cfme-appliance-fqdn>/api

Actual results:
Displays ManageIQ instead of CFME. eg:
{"name":"ManageIQ API","description":"ManageIQ REST API","version":"2.0.0-pre",".....

Expected results:
Should display CFME in name and description

Additional info:

Comment 3 CFME Bot 2015-04-16 14:50:50 UTC
New commit detected on manageiq/master:
https://github.com/ManageIQ/manageiq/commit/2b165662a6f79bbaa0e2eae0e4ea77b24464fe78

commit 2b165662a6f79bbaa0e2eae0e4ea77b24464fe78
Author:     Alberto Bellotti <abellott>
AuthorDate: Wed Apr 15 12:57:40 2015 -0400
Commit:     Alberto Bellotti <abellott>
CommitDate: Wed Apr 15 15:53:19 2015 -0400

    [api] Updating Rest API Versioning to 2.0.0
    
    - Updating Versioning to 2.0.0
    - Removed ManageIQ string from api.yml
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1210761

 vmdb/config/api.yml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comment 5 Ramesh A 2015-04-30 07:47:01 UTC
Good to go.  Verified and working in 5.4.0.0.24.20150427192818_1fd9e49

Now the api call returns the following output

{"name":"API","description":"REST API","version":"2.0.0",....

Comment 7 errata-xmlrpc 2015-06-16 12:57:38 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.

https://rhn.redhat.com/errata/RHBA-2015-1100.html


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