Actions
Bug #17505
closedattempting to assign hypervisor/guest subscriptions yields "too many subscriptions match"
Status:
Closed
Priority:
Normal
Assignee:
Category:
content-hosts
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
To reproduce:
Name,Count,Organization,Environment,Content View,Host Collections,Virtual,Host,OS,Arch,Sockets,RAM,Cores,SLA,Products,Subscriptions testhypervisor,1,Test Corporation,Library,Default Organization View,,No,,RHEL 7Server,x86_64,4,4 GB,1,,,"" testguest%d,2,Test Corporation,Library,Default Organization View,,Yes,testhypervisor,RHEL 7Server,x86_64,1,4GB,1,,"69|Red Hat Enterprise Linux Server","""1|RH00002|Red Hat Enterprise Linux for Virtual Datacenters, Standard|10999110|5700573"""
Import above and note that the guest subscriptions will fail since after the first one assigned there will be two matching entries, one for the original subscription and one for the newly created guest subscription. The logic should be such that the correct matching subscription from the group should match. (Perhaps the --itemized-subscriptions logic didn't get implemented in the non-itemized mode?)
Updated by Thomas McKay almost 8 years ago
- Related to Bug #17052: hammer csv can't import activation keys with multiple guest vdc subscriptions added
Updated by The Foreman Bot almost 8 years ago
- Pull request https://github.com/Katello/hammer-cli-csv/pull/142 added
Updated by Thomas McKay almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-csv|afc8539ff97b509679e86c28f045d1a340d408b2.
Updated by Thomas McKay almost 8 years ago
- Translation missing: en.field_release set to 199
Actions