Actions
Bug #23654
closedbridge interface facts don't imported in case of primary interface
Difficulty:
easy
Triaged:
Yes
Description
Facts for primary interface not imported in case of virtual interfaces (bridge in this case):
2018-05-20T10:46:17 88de1713 [app] [D] We have following interfaces 'br-private, enp2s0f0, enp2s0f1, bond1.1005, br-ipo, br-ipo-nic, enp130s0f0, enp130s0f1, enp129s0f0, enp129s0f1, bond0, bond1' based on facts
2018-05-20T10:46:17 88de1713 [app] [D] Saving br_private NIC for host cloud-lab15.example.org
2018-05-20T10:46:18 88de1713 [app] [W] Saving br_private NIC for host cloud-lab15.example.org failed, skipping because:
2018-05-20T10:46:18 88de1713 [app] [W] Identifier has already been taken
This is because the information already in the database and should be updated instead of adding it again.
Actions