Actions
Bug #16080
closedhammer subscription list returns duplicate columns
Difficulty:
easy
Triaged:
Description
Here is a sample output of the hammer subscription list call
---|----------------------------------|-----------------------------------------------------------------------|----------|---------|--------------|-----------|----------|------------------------------|-----------|--------- ID | UUID | NAME | CONTRACT | ACCOUNT | SUPPORT | QUANTITY | CONSUMED | END DATE | QUANTITY | ATTACHED ---|----------------------------------|-----------------------------------------------------------------------|----------|---------|--------------|-----------|----------|------------------------------|-----------|--------- 16 | 8a888016563887f301564d058deb01dc | docker | | | | Unlimited | 0 | 2046-07-26T20:50:24.654+0000 | Unlimited | 0 29 | 8a8880165676677b01567a404f3901bc | OpenShift Enterprise Premium, 2 Cores | 10299511 | 5705700 | Premium | 2 | 1 | 2017-06-20T03:59:59.000+0000 | 2 | 1 28 | 8a8880165676677b01567a404f7601dc | Red Hat Enterprise Linux Server, Premium (8 sockets) (Up to 4 guests) | 10299414 | 5705700 | Premium | 4 | 0 | 2017-06-20T03:59:59.000+0000 | 4 | 0 26 | 8a8880165676677b01567a404fab021c | Red Hat Enterprise Linux Server, Standard (Physical or Virtual Nodes) | 10299413 | 5705700 | Standard | 200 | 0 | 2017-06-20T03:59:59.000+0000 | 200 | 0
Note -> Quantity,Consumed, Attached are duplicated and most likely details like Account number are not likely to be unique on a per sub basis. No information about which one belongs to a hypervisor guest pool and which one does not. All this would be useful.
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/441 added
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 114
Updated by Partha Aji over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|81b732fe8e367833aae941c6195972dbad245fd7.
Actions