nova/nova/tests/fixtures
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 Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
api_paste.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
cast_as_call.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
cinder.py tests: Split external service fixtures out 2021-05-13 14:28:33 +01:00
conf.py tests: Move ConfFixture 2021-05-12 11:30:41 +01:00
cyborg.py tests: Split external service fixtures out 2021-05-13 14:28:33 +01:00
glance.py tests: Split external service fixtures out 2021-05-13 14:28:33 +01:00
libvirt.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
libvirt_data.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
libvirt_imagebackend.py tests: Rename 'ImageBackendFixture' to 'LibvirtImageBackendFixture' 2021-05-24 11:00:59 +01:00
neutron.py tests: Split external service fixtures out 2021-05-13 14:28:33 +01:00
notifications.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
nova.py tests: Split external service fixtures out 2021-05-13 14:28:33 +01:00
os_brick.py tests: Add os-brick fixture 2021-05-24 11:00:59 +01:00
policy.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00