nova/nova/tests/functional/notification_sample_tests
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 Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_aggregate.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_compute_task.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_exception_notification.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_flavor.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_instance.py libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
test_keypair.py api: Drop generating a keypair and add special chars to naming 2022-07-28 11:05:50 +02:00
test_libvirt.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_metrics.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_server_group.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_service.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
test_volume.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00