Bug 634884
Summary: | can not manage channel with repositories through XMLRPC API | |||
---|---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> | |
Component: | Server | Assignee: | Lukas Zapletal <lzap> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Šimon Lukašík <slukasik> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 540 | CC: | cperry, psklenar, slukasik | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | spacewalk-java-1.2.39-7-sat | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 641279 (view as bug list) | Environment: | ||
Last Closed: | 2010-10-28 14:51:22 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: | 487678, 608754 |
Description
Jan Hutař
2010-09-17 09:01:35 UTC
I agree with the "remove these possibilities from the client.channel.software.create() call (as they do not work anyway)" - if we can, just comment out/remove it from the API doc for the API call. We can look at correctly implementing these API's post 5.4 GA. Cliff Functionality added with bug 562463. I will revert it for now and reopen the bug so we can add this functionality properly later on. Nonfunctional possibility to add repository along with new channel over XMLRPC API has been removed from code and documentation. We do need to create new API (client.repo.create()/.delete()/getDetails()/...) that will handle repositories. 3d3626e2bb9073f53b3fabc15fbc52d8bdf2aac5 commit a20579181e4a52706acfed94ff78ca8951766460 Author: Lukas Zapletal <lzap+git> Date: Mon Sep 20 10:44:29 2010 +0200 634884 - managing repositories within channels through XMLRPC API disabled (cherry picked from commit 3d3626e2bb9073f53b3fabc15fbc52d8bdf2aac5) Changing to VERIFIED: Testing procedure: Repository structure was removed from documentation as well as from handler. Verified against: Satellite-5.4.0-RHEL5-re20101001.1 The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |