Comment 2 for bug 1522838

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/murano (openstack-ci/fuel-8.0/liberty)

Reviewed: https://review.fuel-infra.org/14415
Submitter: Pkgs Jenkins <email address hidden>
Branch: openstack-ci/fuel-8.0/liberty

Commit: 8375d4aa6008fa2487f286614e5a6f03686026f4
Author: Nikolay Starodubtsev <email address hidden>
Date: Fri Dec 11 03:21:41 2015

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: #1522838