Bug #17535
Associate a VMware VM to host with multiple NICs fails
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Description
A host with multiple NICs is failing to associate to a VMware VM because the primary NIC does not match the first MAC address returned by VMware. The simple solution is one implemented for oVirt compute resources, and that is to check all interface MACs for a host when performing associations.
Associated revisions
Fixes #17535 - Associate host with multiple NICs to VMWare VM
(cherry picked from commit 239609088ef8d0310c0f865e514d048c77d7cc26)
History
#1
Updated by Dominic Cleal over 5 years ago
- Category set to Compute resources - VMware
#2
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4071 added
#3
Updated by Trey Dockendorf over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 239609088ef8d0310c0f865e514d048c77d7cc26.
#4
Updated by Ohad Levy over 5 years ago
- Bugzilla link set to 1257611
#5
Updated by Dominic Cleal over 5 years ago
- Assignee set to Trey Dockendorf
- Legacy Backlogs Release (now unused) set to 189
Fixes #17535 - Associate host with multiple NICs to VMWare VM