nova/nova/tests/unit/virt/vmwareapi
zhangbailin 61b99a1295 Bump hacking min version to 3.1.0
This has introduced a new version of pycodestyle, which has improved its
parser to catch new corner cases and introduced some new tests.

Closes-Bug: #1878317
Change-Id: I853cf4dbd7ad6b7903a7f444f5c1da3f0fb21f77
2020-05-19 08:09:43 +08:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake.py hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
ovf.xml VMware: Enable spawn from OVA image 2015-02-09 11:43:07 +02:00
stubs.py nova-net: Remove layer of indirection in 'nova.network' 2020-01-15 14:57:49 +00:00
test_configdrive.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_driver_api.py Bump hacking min version to 3.1.0 2020-05-19 08:09:43 +08:00
test_ds_util.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
test_ds_util_datastore_selection.py Fix order of arguments in assertEqual 2015-09-09 05:23:07 -07:00
test_imagecache.py Fix incorrect usages of fake moref in VMware tests 2019-09-26 02:55:56 -07:00
test_images.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_network_util.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
test_vif.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
test_vim_util.py VMware: Replace get_dynamic_properties with get_object_properties_dict 2015-09-12 10:31:48 +03:00
test_vm_util.py Fix incorrect usages of fake moref in VMware tests 2019-09-26 02:55:56 -07:00
test_vmops.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
test_volumeops.py VMware VMDK detach: get adapter type from instance VM 2019-09-25 06:20:24 -07:00