oslo.vmware/oslo_vmware/tests
howardlee 061f5447da [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
Change-Id: Ie7e037eaf2274cfb2f9f0700027f2c6f2071b16a
2016-10-21 16:29:02 +08:00
..
objects Switch to non-namespaced module imports 2015-03-12 11:38:50 -04:00
__init__.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
base.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
test_api.py Pass connection timeout so that invoke_api will not wait forever 2016-08-02 08:35:52 +00:00
test_exceptions.py Fix exception to string in py34 2015-06-28 11:03:54 -04:00
test_image_transfer.py Fix TypeError:six.StringIO(resp.content) must be str or None, not bytes. 2016-08-17 02:48:22 +08:00
test_image_util.py Support download of virtual disk in ova container 2016-05-19 22:45:40 -07:00
test_pbm.py [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)' 2016-10-21 16:29:02 +08:00
test_rw_handles.py Refactor VmdkWriteHandle and VmdkReadHandle 2016-05-31 10:44:33 +08:00
test_service.py Set pool size for HTTPS connections 2016-08-30 17:16:28 +03:00
test_vim_util.py Define WithRetrieval context 2015-09-29 11:38:24 +02:00
test_vim.py Exception hierarchy refactoring 2015-06-19 17:29:47 +05:30
test.ovf Support download of virtual disk in ova container 2016-05-19 22:45:40 -07:00