Remove unused code in contrib/ec2/controllers.py

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

Bug Description

Variable "token_id" is assigned at the end of the function "authenticate" in contrib/ec2/controllers.py
"token_id = uuid.uuid4().hex" in https://github.com/openstack/keystone/blob/master/keystone/contrib/ec2/controllers.py#L102 is unused code, remove it

Rui Chen (kiwik-chenrui)
Changed in keystone:
assignee: nobody → Rui Chen (kiwik-chenrui)
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/64413

Changed in keystone:
status: New → In Progress
Dolph Mathews (dolph)
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/64413
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3b349c0106e43dee52be5a8b20f3fd6946146a78
Submitter: Jenkins
Branch: master

commit 3b349c0106e43dee52be5a8b20f3fd6946146a78
Author: ruichen <email address hidden>
Date: Mon Dec 30 16:49:41 2013 +0800

    Remove unused code in contrib/ec2/controllers.py

    "token_id = uuid.uuid4().hex" is unused code, remove it

    Change-Id: I4362f99e6119699328ba112d5106148669d405a2
    Closes-Bug: #1264946

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.