Bug 562559

Summary: channel.software.getDetails doesn't return repo information
Product: [Community] Spacewalk Reporter: Michael Mráka <mmraka>
Component: APIAssignee: Tomas Lestach <tlestach>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 0.7   
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: 2010-05-05 14:57:25 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: 559281    

Description Michael Mráka 2010-02-07 11:09:11 UTC
Description of problem:
channel.software.getDetails doesn't return
repository url
repository label
channel checksum

Version-Release number of selected component (if applicable):
spacewalk-java-0.8.11-1

How reproducible:
always

Steps to Reproduce:
1. create custom channel with repo url, repo label and select checksum
2. call API channel.software.getDetails for the channel
3.
  
Actual results:
no repo url, label and checksum info

Expected results:
information returned

Additional info:

Comment 1 Tomas Lestach 2010-02-15 20:04:25 UTC
extending channel.software.getDetails API call with:
- checksum type label
- repository url
- repository label
- last repository sync date

spacewalk.git: af724a125e8adda2cd1dbdccf1f6691e161f50d7

Comment 2 Miroslav Suchý 2010-05-05 14:57:25 UTC
This bug has been fixed in Spacewalk 1.0.
Closing.