Comment 6 for bug 1315556

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

Reviewed: https://review.openstack.org/125364
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3817e757d1811459f50644cd9660e7a1a6e6335e
Submitter: Jenkins
Branch: stable/icehouse

commit 3817e757d1811459f50644cd9660e7a1a6e6335e
Author: guang-yee <email address hidden>
Date: Mon May 19 12:14:38 2014 -0700

    Make sure scoping to the project of a disabled domain result in 401.

    Addresses the problem where we check for the validity of the scoped project,
    we did not subsequently making sure its domain is also enabled.

    Change-Id: I24e539aea9bb0ef0a22727fd9c1fb5d9d2ad1353
    Closes-Bug: 1315556
    (cherry picked from commit 5db0ce63f33f6d4aec43143ae6e6fa62ad5c9025)