list_user_projects method at assignment manager needs to be removed

Bug #1415190 reported by Samuel de Medeiros Queiroz
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Samuel de Medeiros Queiroz

Bug Description

The method list_user_projects at assignment manager [1] is not called anywhere.
In addition, it makes a call to list_user_projects on assignment drivers, which does not exist at all.

The equivalent call in the controller layer calls the list_projects_for_user method instead.

[1] https://github.com/openstack/keystone/blob/master/keystone/assignment/core.py#L679-L681

description: updated
Changed in keystone:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
assignee: nobody → Samuel de Medeiros Queiroz (samueldmq)
status: Confirmed → In Progress
David Stanek (dstanek)
Changed in keystone:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/150574
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=79312ebb226de75f3fc230a7e3b1c12f54022bfb
Submitter: Jenkins
Branch: master

commit 79312ebb226de75f3fc230a7e3b1c12f54022bfb
Author: Samuel de Medeiros Queiroz <email address hidden>
Date: Tue Jan 27 17:20:25 2015 -0300

    Remove list_user_projects method from assignment

    This method is not used and then is removed from
    keystone in this change.

    Change-Id: I76bae9b839c4a44e23f5247f590af6041e6a9332
    Closes-Bug: #1415190

Changed in keystone:
status: In Progress → Fix Committed
Changed in keystone:
milestone: none → kilo-2
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: kilo-2 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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