yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54384
[Bug 1607574] [NEW] Calling of get_mac_by_pci_address() missed True 'pf_interface'
Public bug reported:
Calling of get_mac_by_pci_address in _populate_pci_mac_address() missed
parameter 'pf_interface' of True although 'pci_dev.dev_type ==
obj_fields.PciDeviceType.SRIOV_PF', and this will result in incorrectly
'dev_path' and incorrectly 'if_name' after calling of
get_mac_by_pci_address().
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1607574
Title:
Calling of get_mac_by_pci_address() missed True 'pf_interface'
Status in OpenStack Compute (nova):
New
Bug description:
Calling of get_mac_by_pci_address in _populate_pci_mac_address()
missed parameter 'pf_interface' of True although 'pci_dev.dev_type ==
obj_fields.PciDeviceType.SRIOV_PF', and this will result in
incorrectly 'dev_path' and incorrectly 'if_name' after calling of
get_mac_by_pci_address().
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1607574/+subscriptions
Follow ups