Feature #29838
closedEntitlements report should list number of Red Hat subscriptions consumed by each host
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1835690
Description of problem:
The "Entitlements" report has a column named "Subscription Quantity" which currently displays how many subscriptions exist in the pool (pool.quantity).
Customer would like the report to display the number of subscriptions that the host is consuming. For 2 socket servers that may by 1 sub, for 4 socket servers that may be 2 subs, etc...
Version-Release number of selected component (if applicable):
foreman-1.24.1.21-1.el7sat
tfm-rubygem-katello-3.14.0.20-1.el7sat
How reproducible:
Always
Steps to Reproduce:
1. Run the Entitlements report in Satellite 6.7
2. Observe column "Subscription Quantity"
3.
Actual results:
Column "Subscription Quantity" displays the number of subscriptions available in the pool.
Expected results:
Column "Subscription Quantity" or some other column displays the number of subscriptions attached to the host.
Alternatively a macro providing the number of subscriptions attached to the host is made available for customer to use it in a custom clone of the Entitlements report.
Additional info: