Bug 584864

Summary: kickstart.profile.downloadKickstart - Kickstart is not rendered by Cobbler
Product: Red Hat Satellite 5 Reporter: Aron Parsons <aparsons>
Component: APIAssignee: Tomas Lestach <tlestach>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 530CC: cperry, nobody
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: 2011-07-20 21:26:47 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: 677498    

Description Aron Parsons 2010-04-22 15:27:41 UTC
Description of problem:
The kickstart.profile.downloadKickstart method does not render the Kickstart through Cobbler before returning the content.  

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

How reproducible:
Always

Steps to Reproduce:
1. Retrieve a Kickstart via the kickstart.profile.downloadKickstart() method
  
Actual results:
The Kickstart has not been rendered through Cobbler, leaving all of the Cobbler templating in place.

Expected results:
A rendered Kickstart that is identical to what a client receives and the same as what is viewed by clicking the 'Kickstart File' tab in the Satellite web interface.

Comment 1 Tomas Lestach 2010-07-20 09:51:27 UTC
kickstart.profile.downloadRenderedKickstart() introduced

spacewak.git: 2ddcb7c2bdc5767dd596c5d07032158fb009b028

Comment 2 Clifford Perry 2011-07-20 21:26:47 UTC
kickstart.profile.downloadRenderedKickstart() is within 5.4 Satellite.