nova/nova/tests
Stephen Finucane cc45581a18 functional: Add and use 'GlanceFixture'
This rather beefy (but also quite simple) patch replaces the
'stub_out_image_service' call and associated cleanup in all functional
tests with a new 'GlanceFixture', based on the old 'FakeImageService'.
The use of a fixture means we don't have to worry about teardown and
allows us to stub Glance in the same manners as Cinder, Neutron,
Placement etc.

Unit test cleanup is handled in a later patch.

Change-Id: I6daea47988181dfa6dde3d9c42004c0ecf6ae87a
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-09-16 11:31:23 +01:00
..
functional functional: Add and use 'GlanceFixture' 2020-09-16 11:31:23 +01:00
unit functional: Add and use 'GlanceFixture' 2020-09-16 11:31:23 +01:00
__init__.py
fixtures.py functional: Add and use 'GlanceFixture' 2020-09-16 11:31:23 +01:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00