Bug 1789834
| Summary: | deprecate background download type | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> |
| Component: | Repositories | Assignee: | Justin Sherrill <jsherril> |
| Status: | CLOSED ERRATA | QA Contact: | vijsingh |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7.0 | CC: | egolov, ehelms, pcreech, spetrosi, tstrych, vijsingh |
| Target Milestone: | 6.7.0 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | tfm-rubygem-katello-3.14.0.18-1 | Doc Type: | Deprecated Functionality |
| Doc Text: |
The background download policy is deprecated and will be removed in a future release. At removal time, repositories that are set to the background download policy will be converted to the immediate download policy.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-14 13:39:05 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: | |||
|
Description
Justin Sherrill
2020-01-10 14:23:29 UTC
Created from redmine issue https://projects.theforeman.org/issues/28021 Upstream bug assigned to jsherril this is dev complete, but needs some docs Build: Satellite 6.7 snap9 I see the changes to the katello section, background (deprecated). But looks like we are missing the same text in foreman components, APIdocs or in CLI Hammer It should be uniform across the product. Areas missing the text: UI: Global Settings -> Content -> Download policy API Docs: https://sat-host/apidoc/v2/repositories/create.html CLI: hammer repository create [OPTIONS] Options: <Snip> --download-policy DOWNLOAD_POLICY Download policy for yum repos (either 'immediate', 'on_demand', or 'background') <snip> If you can't see the logs it's probably the same problem as in https://bugzilla.redhat.com/show_bug.cgi?id=1798154 Build: Satellite 6.7 snap9 1) I see the changes to the katello section, background (deprecated) , hammer and APIDoc API Docs: https://sat-host/apidoc/v2/repositories/create.html CLI: hammer repository create [OPTIONS] Options: <Snip> --download-policy DOWNLOAD_POLICY Download policy for yum repos (either 'immediate', 'on_demand', or 'background (deprecated)') Possible value(s): 'immediate', 'on_demand', 'background' <snip> 2) But looks like we are missing at below : UI: Global Settings -> Content -> Download policy *Update Build: Satellite 6.7 snap15 Connecting redmine issue https://projects.theforeman.org/issues/29314 from this bug Verified @Satellite 6.7.0 Snap 17.0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:1454 |