reduce parameter not used in "_populate_user"

Bug #1262589 reported by Liusheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Liusheng

Bug Description

the method "_populate_user" in /keystone/token/providers/common.py have two parameters (domain_id and project_id)not used. The method is used only in the python file. the two parameters should be reduced

Liusheng (liusheng)
Changed in keystone:
assignee: nobody → Liusheng (liusheng)
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
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/63266

Changed in keystone:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/63266
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9e7fdb36801e4076e45cb92d8c978b129685d9c9
Submitter: Jenkins
Branch: master

commit 9e7fdb36801e4076e45cb92d8c978b129685d9c9
Author: ls1175 <email address hidden>
Date: Fri Dec 20 10:08:16 2013 +0800

    Reduced parameters not used in _populate_user()

    The method "_populate_user" in /keystone/token/providers/common.py have
    two parameters (domain_id and project_id)not used. the two parameters
    should be reduced

    Change-Id: I30e750f756259bb14ca8626c416f1511a0dc2537
    Closes-bug: #1262589

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-2 → 2014.1
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.