cinder.api.middleware.fault module

class FaultWrapper(application)

Bases: Middleware

Calls down the middleware stack, making exceptions into faults.

static status_to_type(status)