Comment 2 for bug 1420121

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/142191
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=4f7d17b4bd94cc4c2e9beef49eb823aab8c3a234
Submitter: Jenkins
Branch: master

commit 4f7d17b4bd94cc4c2e9beef49eb823aab8c3a234
Author: Steve Martinelli <email address hidden>
Date: Tue Dec 16 14:06:58 2014 -0500

    Provide additional detail if OAuth headers are missing

    If WSGIPassAuthorization is not set correctly, the user gets back
    an obscure message, since the code continues and tries to get
    values from a None object.

    This change brings a proper exception for this configuration issue
    and lets the user know what to fix.

    Closes-Bug: #1420121

    Change-Id: Iee282383a67ec13b5bfb5267fe9d81124c5e289d