Bases: nova.test.TestCase
-
test_exception_with_none_code_throws_500()
-
test_exceptions_are_converted_to_faults_api_fault()
-
test_exceptions_are_converted_to_faults_exception()
-
test_exceptions_are_converted_to_faults_exception_xml()
-
test_exceptions_are_converted_to_faults_webob_exc()
-
test_malformed_json()
-
test_malformed_xml()
-
test_non_nova_exception_mapping()
-
test_non_nova_notfound_exception_mapping()
-
test_quota_error_mapping()
-
test_request_id_in_response()
-
test_safe_exceptions_are_described_in_faults()
-
test_unsafe_exceptions_are_not_described_in_faults()
-
test_vendor_content_type_json()
-
test_vendor_content_type_xml()