nova/nova/tests/unit/virt/libvirt
Sean Mooney 247e33af8f catch libvirt exception when nodedev not found.
This is a minimal fix to workaround instance where libvirt
retruns stale data due to internal caching. In some cases
libivrt can return stale data vai the nodedev api when the
mac adress of an interface such as an sriov virtual function
canages, i.e. when a mac adress is reset after a vm with
a virtual funciton is migrated.

Change-Id: Ic5e60c8e28263365fad5867e483b6ad55cee7281
Partial-Bug: #1883671
(cherry picked from commit af80c3ffd1)
2020-07-06 19:21:04 +00:00
..
storage Merge "Leave brackets on Ceph IP addresses for libguestfs" 2019-10-14 20:56:14 +00:00
volume workarounds: Add option to locally attach RBD volumes on compute hosts 2020-04-06 21:59:08 +01:00
__init__.py
fake_imagebackend.py libvirt: Add support for stable device rescue 2020-04-09 08:39:35 +01:00
fake_libvirt_data.py Also enable iommu for virtio controllers and video in libvirt 2019-12-10 11:01:08 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py Merge "libvirt: Remove VIR_DOMAIN_BLOCK_REBASE_RELATIVE flag check" 2020-04-16 21:40:57 +00:00
test_blockinfo.py fup: Combine SUPPORTED_DEVICE_BUS and SUPPORTED_STORAGE_BUSES 2020-04-09 09:05:13 +01:00
test_config.py libvirt: Use domain capabilities to get supported device models 2020-03-24 17:28:09 +00:00
test_designer.py Create a controller for qga when SEV is used 2019-12-10 11:01:08 +00:00
test_driver.py catch libvirt exception when nodedev not found. 2020-07-06 19:21:04 +00:00
test_fakelibvirt.py libvirt: Get the CPU model, not 'arch' from get_capabilities() 2019-09-20 16:04:46 +00:00
test_guest.py libvirt: Always provide the size in bytes when calling virDomainBlockResize 2020-04-01 15:28:32 +01:00
test_host.py libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED event 2019-11-05 16:05:02 +00:00
test_imagebackend.py Make RBD imagebackend flatten method idempotent 2020-01-28 14:30:40 +01:00
test_imagecache.py Guard against missing image cache directory 2020-06-25 12:19:00 +00:00
test_migration.py Support live migration with vpmem 2020-04-07 13:13:13 +00:00
test_utils.py images: Make JSON the default output format of calls to qemu-img info 2020-04-16 16:38:24 +01:00
test_vif.py libvirt: Mark e1000e VIF as supported 2020-07-06 13:40:59 +00:00