Description of problem: Extra variable "type" mentioned in the return value of listConfigChannels API-doc which is not returned in the result. Version-Release number of selected component (if applicable): Satellite-5.3.0-RHEL5-re20081223.1 Steps to Reproduce: 1. Create an activation key 1-foobar and configuration channel myconfig. 2. Give provisioning entitlements to 1-foobar and subscribe channel myconfig. 3. try running api activationkey.listConfigChannels(sessionkey, "1-foobar") 4. See result returned and api doc for that api. Actual results: [{'description': 'myconfig', 'configChannelType': {'priority': 1, 'id': 1, 'name': 'A general purpose configuration channel', 'label': 'normal'}, 'label': 'myconfig', 'orgId': 1, 'id': 1, 'name': 'myconfig'}] Expected results: API docs show an extra variable "type" which is nt returned. We just need to remove it from docs.
Modifications made with git commit: 35153033d500057c59873a954fe59b884f596b1f
Verified in stage -> RELEASE_PENDING
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2009-1434.html