Bug 463958

Summary: API system.listLatestUpgradablePackages documentation incorrectly lists package_name vs name in return
Product: [Community] Spacewalk Reporter: Brad Buckingham <bbuckingham>
Component: APIAssignee: Brad Buckingham <bbuckingham>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: medium    
Version: 0.2CC: dgoodwin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-17 07:01:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 456551    

Description Brad Buckingham 2008-09-25 17:49:33 UTC
Problem:

The method "listLatestUpgradablePackages" returns, according to the API
documentation, an array with the variables. One of the variables listed is "package_name"; however, the API is actually returning "name" instead.

The API documentation should be updated to reflect the correct return parameter name.

Comment 1 Brad Buckingham 2008-09-25 18:08:51 UTC
Fix submitted in to git to change doc from 'package_name' to 'name'.

git commit: 052bd04b8ad059e7a79bb93ecd81c00799ceb00e

Comment 3 Miroslav Suchý 2009-09-17 07:01:55 UTC
Spacewalk has been released for some time.