Bug 1816853
Summary: | Report generated by Red Hat Inventory Uploads is empty. | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | gtaylor | |
Component: | RH Cloud - Inventory | Assignee: | Shimon Shtein <sshtein> | |
Status: | CLOSED ERRATA | QA Contact: | Mirek Długosz <mzalewsk> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.6.0 | CC: | jjeffers, wpinheir | |
Target Milestone: | 6.8.0 | Keywords: | Triaged | |
Target Release: | Unused | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1862253 (view as bug list) | Environment: | ||
Last Closed: | 2020-10-27 13:00:52 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
gtaylor
2020-03-24 21:45:04 UTC
This host was not connected to a pool: irb(main):001:0> hh = Host.find(2) => #<Host::Managed id: 2, name: "sw1" ... ... Snipped ... irb(main):003:0> hh.subscription_facet.pools => #<ActiveRecord::Associations::CollectionProxy []> irb(main):005:0> Katello::Pool.all => #<ActiveRecord::Relation [#<Katello::Pool id: 60, ... Snipped ... In the second statement, you can see that the host is not associated with any pool. If you feel it should be, we should contact someone with more Katello knowledge. *** Bug 1862253 has been marked as a duplicate of this bug. *** 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 (Important: Satellite 6.8 release), 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:4366 |