nova/nova/tests/unit/image
Daniel P. Berrange 36d37a670e virt: convert hardware module to use nova.objects.ImageMeta
Convert the APIs in the nova.virt.hardware module to expect to
receive an instance of nova.objects.ImageMeta instead of a
dict.

Update the virt drivers to convert the dict into an ImageMeta
module, as a stepping stone, until they to are converted to
use ImageMeta throughout.

Change-Id: Iac034d864cd0265759aaa7c8049fafa276763cc0
2015-07-27 16:11:14 -07:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
abs.tar.gz move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake.py virt: convert hardware module to use nova.objects.ImageMeta 2015-07-27 16:11:14 -07:00
rel.tar.gz move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_fake.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_glance.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
test_s3.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_transfer_modules.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00