cinder/cinder/api/middleware
Eric Harney ccdfd0448b Log stack trace for middleware faults
If an error occurs in the middleware layer,
such as an exception generated by keystoneclient,
there is no stack trace provided, leaving the
issue difficult to debug.

Log a stack trace here with LOG.exception instead.

Change-Id: I7bc7c74e8b701fac351572a3bb9d934c7f67d425
2016-02-09 11:57:32 -05:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
auth.py Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
fault.py Log stack trace for middleware faults 2016-02-09 11:57:32 -05:00
sizelimit.py Use versionutils from oslo.log 2015-06-29 13:10:08 +02:00