nova/nova/tests/functional/libvirt
Balazs Gibizer f1f599d098 Create a fixture around fake_notifier
The fake_notifier uses module globals and also needs careful stub and
reset calls to work properly. This patch wraps the fake_notifier into a
proper Fixture that automates the complexity.

This is fairly rage patch but it does not change any logic just redirect
calls from the fake_notifier to the new NotificationFixture

Change-Id: I456f685f480b8de71014cf232a8f08c731605ad8
2021-05-24 11:00:59 +01:00
..
__init__.py tests: introduce a NUMAServersTest class 2015-04-16 11:43:53 -04:00
base.py tests: Rename 'ImageBackendFixture' to 'LibvirtImageBackendFixture' 2021-05-24 11:00:59 +01:00
integrated_helpers.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
test_evacuate.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_machine_type.py libvirt: Add a config update workflow test for [libvirt]hw_machine_type 2021-03-03 14:03:49 +00:00
test_numa_live_migration.py tests: Add os-brick fixture 2021-05-24 11:00:59 +01:00
test_numa_servers.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_pci_sriov_servers.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_report_cpu_traits.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
test_reshape.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
test_rt_servers.py functional: Add 'start_compute' helper 2020-09-10 13:51:57 +01:00
test_shared_resource_provider.py functional: Add and use 'GlanceFixture' 2020-09-16 11:31:23 +01:00
test_uefi.py tests: Add functional tests for UEFI, secure boot 2021-03-11 15:14:32 +00:00
test_vgpu.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
test_vpmem.py tests: Rename 'ImageBackendFixture' to 'LibvirtImageBackendFixture' 2021-05-24 11:00:59 +01:00
test_vtpm.py tests: Remove duplicated 'start_compute' helper 2021-03-11 15:15:47 +00:00