Bug #23722
closedoutput of hammer hostgroup info contains redundant info about operating systems
Description
Description of problem:
hammer -v -u admin -p changeme hostgroup info --id="60"
2018-05-27 16:49:01 - robottelo.ssh - INFO - <<< stdout
Id: 60
Name: 5B6GEF
Title: 5B6GEF
Operating System: jWBpIa 10.5
Network:
Operating system:
Operating System: jWBpIa 10.5
Puppetclasses:
Parameters:
OpenSCAP Proxy:
Content View:
ID:
Name:
Lifecycle Environment:
ID:
Name:
Content Source:
ID:
Name:
Kickstart Repository:
ID:
Name:
The second, structured section is new and started to cause our automation to fail.
Version-Release number of selected component (if applicable):
Steps to Reproduce:
1. just assigns some os to a HG and list its details using hammer
Actual results:
multiple sections for OS
Expected results:
only a single OS section.
Possibly loose the first one.
Additional info:
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/369 added
Updated by Kavita Gaikwad over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|58ab9e75471150765b6b824f326fadf42e4c56be.
Updated by Martin Bacovsky over 6 years ago
- Triaged set to No
- Fixed in Releases hammer-cli-foreman-0.13.1 added
Updated by Tomer Brisker over 6 years ago
- Fixed in Releases hammer-cli-foreman-0.14.0 added
Updated by Tomáš Strachota over 6 years ago
- Has duplicate Bug #23238: hammer hostgroup info --output json returns json including non unique keys added