The cinder.api.middleware.fault Module¶
-
class
FaultWrapper(application)¶ Bases:
cinder.wsgi.common.MiddlewareCalls down the middleware stack, making exceptions into faults.
-
static
status_to_type(status)¶
-
static