Actions
Bug #14010
closedSome network facts are ignored
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Description
Some network facts (those ending with _eth0 or similar) are ignored and not shown on the discovered host page, for example auto_negotiation_XXX. The current code skips all facts because it present them in the Highlight section, while we should still show them.
Also there is a pending PR for the image to add LLDAP facts like lldp_neighbor_portid_XXX which are also completely ignored.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/256 added
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|ea2c0f188806f75f55f05b0074f10c13357b62a9.
Actions