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