nova/nova/tests/unit/notifications/objects
Stephen Finucane 14e3b352c2 libvirt: Add vIOMMU device to guest
Implementation for BP/libvirt-viommu-device.
With provide `hw:viommu_model` property to extra_specs or
`hw_viommu_model` to image property. will enable viommu to libvirt
guest.

[1] https://www.berrange.com/posts/2017/02/16/setting-up-a-nested-kvm-guest-for-developing-testing-pci-device-assignment-with-numa/
[2] https://review.opendev.org/c/openstack/nova-specs/+/840310

Implements: blueprint libvirt-viommu-device
Change-Id: Ief9c550292788160433a28a7a1c36ba38a6bc849
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-09-01 04:50:16 +08:00
..
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
test_exception.py Use 'Exception.__traceback__' for versioned notifications 2020-06-08 14:38:33 +01:00
test_flavor.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_notification.py libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
test_service.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00