Bug 758858
Summary: | Headpin certificates do not contain content sets | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
Component: | API | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jitendra Yejare <jyejare> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | esammons, khong, suli, yuzheng |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-04-27 00:32:30 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: | |||
Bug Depends On: | |||
Bug Blocks: | 703617, 747354 |
Description
Bryan Kearney
2011-11-30 20:31:46 UTC
The zip listed above imports ok in candlepin if you submit it directly. Something wonky between Katello/Headpin and Candlepin? yes, i think this is on the katello side: Lines 168/169 of glue/product.rb queue.create(:name => "delete imported products not assigned to any owner #{zip_file_path}", :priority => 6, :action => [self, :delete_not_assigned_products]) queue.create(:name => "delete imported content that have no repos #{zip_file_path}", :priority => 7, :action => [self, :delete_not_assigned_content]) getting rid of 6.0.0 version since that doesn't exist |