Bug #21660
Guests of Hypervisor link not showing for guest subscriptions
Description
To reproduce:
Setup VDC subscription w/ hypervisor and register a guest
Check Subscriptions page and notice there is no "Guests of" link
Associated revisions
History
#1
Updated by John Mitsch over 4 years ago
- Bugzilla link set to 1382090
#2
Updated by John Mitsch over 4 years ago
- Assignee set to John Mitsch
- Category set to Subscriptions
#3
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7065 added
#4
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 329
#5
Updated by John Mitsch over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c0d72eb79981c215a664021bf90ef79eb2a286d2.
Fixes #21660 - Subscription's "guests of" link
The "guests of <hypervisor>" link was broken because
we changed the subscription API to no longer return hosts.
This commit will grab the "requires_host" value from
candlepin and adds that to a new field on the pools table,
"hypervisor_id". This can then be referenced by UI, which
will display the associated hypervisor.
To test you will need to register a VDC subscription and a
hypervisor running virt-who w/ guests.