Bug 910607
Summary: | RFE: spacewalk-create-channel to include option of cloning channel to current state | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Ivan Makfinsky <ivan.makfinsky> | ||||
Component: | Other | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> | ||||
Status: | CLOSED DEFERRED | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 541 | CC: | cperry, dgross, jpazdziora | ||||
Target Milestone: | --- | Keywords: | FutureFeature | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Enhancement | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1257652 (view as bug list) | Environment: | |||||
Last Closed: | 2015-08-27 14:40:31 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: | 471260, 1257652 | ||||||
Attachments: |
|
I don't think I'm in favour adding a lowercase option to specify that the behaviour (in this case original state of the channel) should *not* happen. In any case, please work with your Red Hat support representative to ensure proper review and triage of this RFE. |
Created attachment 696677 [details] Patch to add the '-o' option for cloning a channel to the current state. Description of problem: spacewalk-create-channel calls the clone api function with a default setting of TRUE for the param to clone the channel to the original state of the channel. Adding this patch will add an option to clone a channel to the current state of the channel, including all errata. Version-Release number of selected component (if applicable): spacewalk-remote-utils-1.7.1-4.el6 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: