Bug #16398
VDC guest subscriptions showing as null in activation key
Difficulty:
medium
Triaged:
Bugzilla link:
Pull request:
Description
Description of problem:
A guest subscription from a VDC subscription shows as 'null' in activation key
Version-Release number of selected component (if applicable):
6.2.0
How reproducible:
Difficult
Steps to Reproduce:
1.Set up virt-who
2.Attach VDC subscription to host
3.Try to attach guest subscription to activation key
Actual results:
sub name is 'null'
Expected results:
sub name shows
It appears only certain manifests are affected
Associated revisions
Merge pull request #6292 from jlsherrill/16398
Fixes #16398 - properly import vdc pools with stack id
History
#1
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6292 added
#2
Updated by Justin Sherrill almost 6 years ago
- Bugzilla link set to 1365189
#3
Updated by Justin Sherrill almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|fe2689762e888eed40fb3f897cd691185ab15488.
Fixes #16398 - properly import vdc pools with stack id
in some manifests the sourceStackingId is not really a product id
in candlepin, so we must investigate all products to find the correct
one