Don't scope to disabled projects

Bug #1223079 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openstack-auth
Fix Released
Low
Lin Hua Cheng

Bug Description

The authenticationbackend tries to scope to all projects, it should only attempt to scope to enabled projects/tenants.

summary: - Tests should not be scoping to disabled prokects
+ Don't scope to disabled projects
description: updated
description: updated
David Lyle (david-lyle)
Changed in django-openstack-auth:
status: New → Confirmed
importance: Undecided → Medium
importance: Medium → High
Revision history for this message
David Lyle (david-lyle) wrote :

keystone call fails any way, so this is low.

Changed in django-openstack-auth:
importance: High → Low
Changed in django-openstack-auth:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to django_openstack_auth (master)

Fix proposed to branch: master
Review: https://review.openstack.org/142948

Changed in django-openstack-auth:
status: Confirmed → In Progress
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

Changed in django-openstack-auth:
status: In Progress → Fix Committed
David Lyle (david-lyle)
Changed in django-openstack-auth:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.