Description of problem: API documentation for kickstart.importFile reffers to "RHN" Version-Release number of selected component (if applicable): spacewalk-java-2.3.8-108.el6sat.noarch How reproducible: always Steps to Reproduce: 1. Check description on (all 3 variants of the call): https://<fqdn>/rhn/apidoc/handlers/KickstartHandler.jsp#importFile Check also: #createProfileWithCustomUrl #createProfile - in the description there is "Import a KS profile...", but probably should be "Create a KS profile..." Actual results: Method: importFile Description: Import a kickstart profile into RHN. Expected results: Calls importRawFile below importFile have "satellite" in the description. That is not perfect as well, but is better.
taking
There is no way to change these names (Spacewalk, Satellite) dynamically. So I changed 'RHN' reference to 'Satellite'. Repaired in commit 6f3ece96eaa07503653a65ec1a2dd9d37543a28 .
Commit I mentioned in comment #2 is incorrect. The correct hash of the commits I did are 4b3c2144dcf356c6f48e398aed6643708f8c227f for the parrent commit and a14d72eb14b1b787a650b8fb9f15fa52fbee0c9d for the child.
removing 'into Satellite' completely as: * product name is 'Red Hat Satellite' * it should make some sense on Spacewalk as well spacewalk.git: eb29c1f8e5abdc77cb803c0c2e06cbfaa1c25bd6