Stubouts for the test suite
-
nova.tests.vmwareapi.stubs.fake_get_vim_object(arg)
Stubs out the VMWareAPISession’s get_vim_object method.
-
nova.tests.vmwareapi.stubs.fake_is_vim_object(arg, module)
Stubs out the VMWareAPISession’s is_vim_object method.
-
nova.tests.vmwareapi.stubs.set_stubs(stubs)
Set the stubs.