oslo.vmware/oslo_vmware/tests
Vipin Balachandran ad8274cb8f Use request_handler() for ExtensionManager APIs
Modifying find_extension() and register_extension() in vim_util
to use request_handler() in service module. Currently these
methods call vSphere APIs directly and hence suds web faults
are not translated.

Change-Id: Ic0ef099a3c94962bb6895473dcdf69e66112e482
Closes-bug: 1703478
2017-07-10 17:32:04 -07:00
..
objects Make sure host in maintenance mode excluded from image upload 2017-05-24 04:21:46 -07:00
__init__.py Files with no code must be left completely empty 2016-11-28 13:42:21 +07:00
base.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
test.ovf Support download of virtual disk in ova container 2016-05-19 22:45:40 -07:00
test_api.py Merge "Improve logging for task updates" 2017-02-27 14:34:06 +00:00
test_exceptions.py Fix exception to string in py34 2015-06-28 11:03:54 -04:00
test_hacking.py Add hacking rule to prevent log translations 2017-07-03 02:47:10 -04:00
test_image_transfer.py Fix image meta-data update for Glance v2 2016-12-16 07:01:47 +00: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 Do not prune some special XML elements which are empty 2017-06-21 11:33:03 +03:00
test_vim.py Exception hierarchy refactoring 2015-06-19 17:29:47 +05:30
test_vim_util.py Use request_handler() for ExtensionManager APIs 2017-07-10 17:32:04 -07:00