Bug #20997
Add NIC ignore patterns for OpenStack and OpenShift
Description
Ignore interfaces with matching identifier default setting should be extended with these:
openstack compute
'tap*', 'qbr*', 'qvb*', 'qvo*', 'qr-*', 'qg-*', 'br*'
and openshift node
'veth*', 'vlinuxbr*', 'vovsbr*'
Associated revisions
History
#1
Updated by Lukas Zapletal almost 5 years ago
- Description updated (diff)
#2
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/4856 added
#3
Updated by Lukas Zapletal over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 95ae02e1eb60d4c42798b1ccb506192cbb74b59e.
#4
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 296
Fixes #20997 - added OpenStack/OpenShift ignored NIC patterns
Ignore interfaces with matching identifier default setting should be extended with these:
openstack compute
'tap*', 'qbr*', 'qvb*', 'qvo*', 'qr-*', 'qg-*', 'br*'
openshift node
'veth*', 'vlinuxbr*', 'vovsbr*'