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)