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)

Previous topic

The cinder.api.middleware.auth Module

Next topic

The cinder.api.middleware.sizelimit Module

Project Source

This Page