Bug 1812137
Summary: | Deprecation warnings are not being printed for Satellite | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Chris Roberts <chrobert> |
Component: | API | Assignee: | Chris Roberts <chrobert> |
Status: | CLOSED ERRATA | QA Contact: | tstrych |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.7.0 | CC: | apatel, tstrych |
Target Milestone: | 6.7.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | foreman-1.24.1.17-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-14 13:38:43 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: |
Description
Chris Roberts
2020-03-10 15:27:07 UTC
Verified with sat 6.7, Katello version 3.14 Production log shows the deprecation warnings. Verified. I ran hammer commands to create a custom repo(puppet, ostree and yum content type) and I watched the log when post request was sent from UI. Api deprecation message works for puppet and ostree repository types as expected. (look at code changes in Links) hammer command which I use for puppet: hammer repository create --content-type puppet --name <repo_name> --product-id <product_id> --verify-ssl-on-sync true --upstream-username <username> --upstream-password <password> --publish-via-http true 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 |