deb-murano/murano/api/middleware
Nikolay Starodubtsev 759124993b Raise proper exception in ext context middleware
Previously if request without 'HTTP-Authorization' header comes to
external context middleware it raised error code 500 Internal Server
Error instead of 401 Unauthorized.

Change-Id: I8285d24741bed5b541a4f8104422340c8594c695
Closes-Bug: #1522707
2015-12-04 12:14:11 +03:00
..
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
context.py Add middleware for external requests 2015-11-11 12:31:30 +03:00
ext_context.py Raise proper exception in ext context middleware 2015-12-04 12:14:11 +03:00
fault.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
ssl.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
version_negotiation.py Fix debug log message 2015-12-01 23:54:45 +09:00