Bug 809579
Summary: | New snapshot is not created when Entitlements are added to a system via API. | |||
---|---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Dimitar Yordanov <dyordano> | |
Component: | API | Assignee: | Tomas Lestach <tlestach> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiří Mikulka <jmikulka> | |
Severity: | low | Docs Contact: | ||
Priority: | low | |||
Version: | 550 | CC: | cperry, jhutar, jmikulka, jpazdziora, mmraka | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | spacewalk-java-1.7.54-24 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 857635 (view as bug list) | Environment: | ||
Last Closed: | 2012-09-21 09:20:44 UTC | Type: | Bug | |
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: | 819036, 819081 |
Description
Dimitar Yordanov
2012-04-03 16:59:41 UTC
Due to this bug /usr/sbin/spacewalk-channel have the same problem. Please discard Comment 1. For all changes made by /usr/sbin/spacewalk-channel new profile snapshot is not created because the following API calls have the same problem as described in "Description". system.setBaseChannel(string sessionKey, int serverId, string channelLabel) system.setChildChannels(string sessionKey, int serverId, array[string channelLabel]) spacewalk.git: ca2274492a75db66e05e99e8a83f3feac7cd5694 This issue is resolved with the release of RHN Satellite 5.5. As of September 20th 2012, RHN Satellite 5.5 has been generally available. Release Notes and other 5.5 documentation can be found here: https://access.redhat.com/knowledge/docs/Red_Hat_Network_Satellite/ The associated Errata for the 5.5 release are: 5.5 Satellite GA Errata - http://rhn.redhat.com/errata/RHEA-2012-1296.html 5.5 Upgrade Errata - http://rhn.redhat.com/errata/RHEA-2012-1298.html 5.5 RHN Proxy GA Errata - http://rhn.redhat.com/errata/RHEA-2012-1297.html 5.5 RHN Tools GA Errata - http://rhn.redhat.com/errata/RHEA-2012-1299.html Regards, Clifford - Engineering Manager, Satellite |