Project

General

Profile

Actions

Bug #37053

closed

hammer host list does not print parameters even if they are present in the fields list like LCE and CVs

Added by Chris Roberts 4 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hosts
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Description of problem:
After upgrade to Satellite 6.14 hammer cli command "hammer host list" does no longer display information about lifecycle environments and content views not via "DEFAULT" or "ALL" or even if specifically requested via --fields option. It is only visible for each host when using "hammer host info --name <servername>".

Example output:
[XXX@satellite ~]$ hammer host list --per-page 2
-----|-------------------------------------|------------------|------------|---------------|-------------------|--------------
ID | NAME | OPERATING SYSTEM | HOST GROUP | IP | MAC | GLOBAL STATUS
-----|-------------------------------------|------------------|------------|---------------|-------------------|--------------
1915 | xxx | RedHat 8.7 | | 10.xx.xxx.xx | 00:50:56:8a:da:XX | Error

Version-Release number of selected component (if applicable):
Satellite 6.14.
Until 6.13 it was showing the LCE and CV details.

Actual results:
satellite ~]$ hammer host list --per-page 2
-----|-------------------------------------|------------------|------------|---------------|-------------------|--------------
ID | NAME | OPERATING SYSTEM | HOST GROUP | IP | MAC | GLOBAL STATUS
-----|-------------------------------------|------------------|------------|---------------|-------------------|--------------
1915 | xxx | RedHat 8.7 | | 10.xx.xxx.xx | 00:50:56:8a:da:XX | Error

Expected results:
To list LCE and CV details.

Actions #1

Updated by The Foreman Bot 4 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/922 added
Actions #2

Updated by Quinn James 4 months ago

  • Triaged changed from No to Yes
Actions #3

Updated by Chris Roberts 4 months ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF