Bug 621845 - Wrong installType value for Fedora releases - kickstart.tree.create
Summary: Wrong installType value for Fedora releases - kickstart.tree.create
Keywords:
Status: CLOSED DUPLICATE of bug 622702
Alias: None
Product: Spacewalk
Classification: Community
Component: API
Version: 1.2
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomas Lestach
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: sat540-triage space12
TreeView+ depends on / blocked
 
Reported: 2010-08-06 09:34 UTC by Garik Khachikyan
Modified: 2015-01-04 21:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-20 10:25:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Garik Khachikyan 2010-08-06 09:34:35 UTC
Description of problem:
In the specification of API section of kickstart.tree.create() XML/RPC call there is defined "fedora_9" as a value of installType for Fedora releases.
But actual implementation takes the value: "fedora".

Version-Release number of selected component (if applicable):
SW 1.1

How reproducible:
always

Steps to Reproduce:
1. call kickstart.tree.create (...args, installType='fedora_9') - it fails
2.
3.
  
Actual results:
Failure

Expected results:
API call should pass with a call of "fedora" (if documentation gets updated") or with a call of "fedora_9" - if there is devel. implementation would be changed.

Additional info:

Comment 3 Garik Khachikyan 2010-08-20 10:25:29 UTC

*** This bug has been marked as a duplicate of bug 622702 ***


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