Bug #29888
closedIncorrect defaults for "Ignore interface identifiers" and "Excluded facts"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1767455
Description of problem:
Current defaults on interface exclusion lists a wrong interface for RHV/oVirt's vdsmdummy interface
Version-Release number of selected component (if applicable):
foreman-1.22.0.32-1.el7sat.noarch
How reproducible:
Always
Steps to Reproduce:
1. See "Exclude pattern for facts stored in satellite" and "Ignore interfaces with matching identifier" on "Administer -> Settings - > Provisionig" tab
2.
3.
Actual results:
Defaults to "_vdsmdummy_", does not list "br-int" of OVS
Expected results:
Has ";vdsmdummy;" and "br-int" listed in the defaults
Additional info:
Current interface output of a RHV-Linux hypervisor with OVS enabled:
- ip l |egrep "vdsmdummy|br-int"
7: br-int: <BROADCAST,MULTICAST> mtu 1442 qdisc noop state DOWN mode DEFAULT group default qlen 1000
40: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
Updated by Leos Stejskal almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 49160b86409451dd0d166caa37a6a75bf0087145.