Comment 2 for bug 1253074

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

Reviewed: https://review.openstack.org/57434
Committed: http://github.com/stackforge/designate/commit/a993ea93dcff69c392e62f77ccb428e5be1c7b8d
Submitter: Jenkins
Branch: master

commit a993ea93dcff69c392e62f77ccb428e5be1c7b8d
Author: Graham Hayes <email address hidden>
Date: Wed Nov 20 12:51:18 2013 +0000

    Added a check for HTTP_X_IDENTITY_STATUS

    If keystone is configured to run in 'delay_auth_decision' mode it will
    pass the token, along with the HTTP header X-Identity-Status set to
    'Invalid'. This check for this, and returns a 401

    Closes-Bug: #1253074

    Change-Id: Ia531f73f98418594f867f3c2849865c26b13e18d