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)¶
Bases: cinder.wsgi.common.Middleware
Calls down the middleware stack, making exceptions into faults.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.