nova/nova/virt/libvirt
Sean Mooney a569a51fed fix sr-iov support on Cavium ThunderX hosts.
This change is a partial revert of
Ibf8dca4bd57b3bddb39955b53cc03564506f5754
to reintoduce a try-except which is required for
some non standard hardware.

On the Cavium ThunderX platform, it's possible to have
virutal functions which are netdevs which are not associated
to a PF. This causes the PF name lookup to fail.
Prior to Ibf8dca4bd57b3bddb39955b53cc03564506f5754
when the lookup failed it was caught and we skipped
populating the parent PF interface name.

This change restores that behavior.

Closes-Bug: #1915255
Change-Id: Ia10ccdd9fbed3870d0592e3cbbff17f292651dd2
2021-06-28 12:48:26 +00:00
..
storage Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
volume libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
blockinfo.py libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00
config.py Merge "libvirt: Add guest generation for vDPA" 2021-03-16 00:03:00 +00:00
designer.py libvirt: Add guest generation for vDPA 2021-03-12 11:48:40 +00:00
driver.py Merge "libvirt: Delegate OVS plug to os-vif" 2021-05-01 04:06:48 +00:00
event.py libvirt: Define and emit DeviceRemovedEvent and DeviceRemovalFailedEvent 2021-02-22 11:05:15 +01:00
guest.py Follow up type hints for a634103 2021-04-18 08:29:32 +00:00
host.py fix sr-iov support on Cavium ThunderX hosts. 2021-06-28 12:48:26 +00:00
imagebackend.py libvirt: Remove 'hypervisor_version' from 'libvirt_info' 2021-01-22 12:02:15 +00:00
imagecache.py Include removal of ephemeral backing files in the image cache manager 2020-10-09 12:24:06 +01:00
instancejobtracker.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
machine_type_utils.py nova-manage: Add libvirt list_unset_machine_type command 2021-03-03 14:03:49 +00:00
migration.py libvirt: Remove MIN_LIBVIRT_FILE_BACKED_DISCARD_VERSION 2020-09-22 10:29:37 +01:00
utils.py Merge "Refactor ResourceRequest constructor" 2021-02-07 06:36:58 +00:00
vif.py libvirt: Delegate OVS plug to os-vif 2021-04-30 12:51:35 +01:00