The vmware_nsx.tests.unit.nsx_v.test_misc Module

class vmware_nsx.tests.unit.nsx_v.test_misc.TestMisc(*args, **kwds)

Bases: neutron.tests.base.BaseTestCase

response = '\n <error><details>Dummy</details><errorCode>1</errorCode>\n <moduleName>core-services</moduleName></error>\n '
test_retry_on_exception_exceed_attempts(*args, **kwargs)
test_retry_on_exception_exclude_error_codes_raise(*args, **kwargs)
test_retry_on_exception_exclude_error_codes_retry(*args, **kwargs)
test_retry_on_exception_five_attempts(*args, **kwargs)
test_retry_on_exception_one_attempt(*args, **kwargs)
vmware_nsx.tests.unit.nsx_v.test_misc.raise_until_attempt(attempt, exception)

This Page