Comment 5 for bug 956206

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

Reviewed: https://review.openstack.org/5572
Committed: http://github.com/openstack/glance/commit/b0a608c09f0cd83b8ab3cccc8a3851bc3c98733c
Submitter: Jenkins
Branch: master

commit b0a608c09f0cd83b8ab3cccc8a3851bc3c98733c
Author: Brian Waldon <email address hidden>
Date: Tue Mar 20 09:17:52 2012 -0700

    Ensure all unauthorized reponses return 403

    * Clean up authorization vs authentication failures internally
    * Remove ambiguous exception.NotAuthorized in favour of exception.Forbidden for authorization failures
    * Add exception.NotAuthenticated to make authentication failures more clear
    * Fixes bug 956206

    Change-Id: I39ce0fcd77d4f06273040a2aa4913a9be911ceab