Bug 872305
| Summary: | When importing manifest, Katello doesn't scope the client certificate to access CDN by owner | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Ivan Necas <inecas> |
| Component: | Content Management | Assignee: | Ivan Necas <inecas> |
| Status: | CLOSED ERRATA | QA Contact: | Corey Welton <cwelton> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.1 | CC: | achan, bkearney, gkhachik, mmccune, omaciel |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
When there were two organizations or more in System Engine, importing a corrupted manifest in one organization stopped repositories from the other organizations to be imported, eventhough the manifest from the second organization is valid. Changes have been made to the process so that when a manifest is imported, the product id is now paired with the organization. Other organizations should have access to their repositories regardless of another organization's corrupted manifest.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-04 19:57:42 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
Ivan Necas
2012-11-01 18:42:57 UTC
Fixed in commit
Branch: refs/heads/master
Commit: ad5b565ac2f367d07b4d969ae62828adc6992ffd
Author: Ivan Necas <inecas>
Date: 2012-11-01 (Thu, 01 Nov 2012)
Changed paths:
M src/app/models/glue/candlepin/product.rb
M src/lib/resources/candlepin.rb
Log Message:
-----------
872305 - scope product certificate search by organization
QE Verified - after attempting to import the aforementioned "bad" manifest in Org1, I then successfully imported a valid manifest into org2 and was able to see relevant repos. CloudForms System Engine Version: 1.1.12-20.el6cf 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. http://rhn.redhat.com/errata/RHSA-2012-1543.html getting rid of 6.0.0 version since that doesn't exist |