nova/nova/tests/unit/virt/vmwareapi
Radoslav Gerganov b89cc3d413 VMware: refactor utility functions related to VMDK
Replace get_vmdk_path and get_vmdk_path_and_adapter_type with a new
function called get_vmdk_info which returns a named tuple with all
properties needed for VMDK operations.

Change-Id: I1cbd0ddb1ee4830222126d1f144101541ddc3d5c
2015-01-19 11:59:06 +02:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake.py VMware: refactor utility functions related to VMDK 2015-01-19 11:59:06 +02:00
stubs.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_configdrive.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_driver_api.py VMware: refactor utility functions related to VMDK 2015-01-19 11:59:06 +02:00
test_ds_util.py VMware: allow selection of vSAN datastores 2014-12-03 14:19:58 +02:00
test_ds_util_datastore_selection.py VMware: use storage policy in datastore selection 2014-11-30 07:04:48 -08:00
test_imagecache.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_images.py VMware: driver not handling port other than 443 2015-01-12 16:55:58 +05:30
test_io_util.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_read_write_util.py VMware: driver not handling port other than 443 2015-01-12 16:55:58 +05:30
test_vif.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_vim_util.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_vm_util.py VMware: refactor utility functions related to VMDK 2015-01-19 11:59:06 +02:00
test_vmops.py VMware: refactor utility functions related to VMDK 2015-01-19 11:59:06 +02:00
test_volumeops.py VMware: refactor utility functions related to VMDK 2015-01-19 11:59:06 +02:00