nova/nova/tests/unit/virt
Daniel P. Berrange 0ea510f556 virt: convert disk mount API to use nova.virt.image.model
Convert the nova.virt.disk.mount classes to use the
nova.virt.image.model classes instead of manually
passing a filename and image format as parameters.

Related-Bug: #1257674
Change-Id: Ibabcf48c95185ba443ef7575590eae6a63e0f8e5
2015-06-04 13:47:40 +01:00
..
disk virt: convert disk mount API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
hyperv Merge "Hyper-V: Fixes cold migration / resize issue" 2015-05-29 15:16:40 +00:00
image virt: introduce model for describing local image metadata 2015-06-04 13:46:59 +01:00
ironic Merge "Removed unused methods and classes" 2015-05-29 00:54:26 +00:00
libvirt Merge "libvirt: Do not cache number of CPUs of the hypervisor" 2015-06-04 11:28:59 +00:00
vmwareapi Merge "VMware: use get_datastore_by_ref from oslo.vmware" 2015-06-03 03:45:30 +00:00
xenapi Merge "Removed unused methods and classes" 2015-05-29 00:54:26 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_block_device.py Merge "virt: make sure convert_all_volumes catches blank volumes too" 2015-05-29 13:54:52 +00:00
test_configdrive.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_diagnostics.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_driver.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_events.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_fake.py fake: fix public API signatures to match virt driver 2015-02-19 11:44:00 +00:00
test_hardware.py Fix missing the cpu_pinning request 2015-03-26 21:36:35 +08:00
test_imagecache.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_images.py Enable W292 2015-01-10 21:45:08 +00:00
test_virt.py virt: convert disk mount API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
test_virt_drivers.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
test_volumeutils.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00