yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08611
[Bug 1264946] Re: Remove unused code in contrib/ec2/controllers.py
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => icehouse-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1264946
Title:
Remove unused code in contrib/ec2/controllers.py
Status in OpenStack Identity (Keystone):
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1264946/+subscriptions
References