Comment 3 for bug 1223079

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

Reviewed: https://review.openstack.org/142948
Committed: https://git.openstack.org/cgit/openstack/django_openstack_auth/commit/?id=7f062dbf434fc1d77dad54b2a6991a36f3888695
Submitter: Jenkins
Branch: master

commit 7f062dbf434fc1d77dad54b2a6991a36f3888695
Author: lin-hua-cheng <email address hidden>
Date: Thu Dec 18 17:03:17 2014 -0800

    Attempt to scope only to enabled projects

    Filter out the disabled projects from the list of projects that
    authentication backend will attempt to scope to.

    Tests has been updated, the backend will no longer attempts to
    scope to disabled projects.

    Change-Id: I0fcdcd2ce72cd6580a2985d637c4bbabc60e4377
    Closes-Bug: #1223079