Incorrect method naming scheme for Auth Token database interactions

Bug #724633 reported by Matt Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Todd Willey

Bug Description

Specifically, as per comments from Vish on lp718999, auth_get_token and auth_destroy_token are named incorrectly and should be named auth_token_get() and auth_token_destroy() respectively. A fair amount of the OS API auth code and unit tests reference these incorrect names.

Related branches

Revision history for this message
Matt Dietz (cerberus) wrote :

I think the above is low or wishlist priority. However, I'm not sure whether or not I should be the one to decide that?

Revision history for this message
Jay Pipes (jaypipes) wrote :

is this ONLY the OS API or does the EC2 API also use db.auth_get_token()?

Revision history for this message
Todd Willey (xtoddx) wrote :

EC2 doesn't use it.

Changed in nova:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Todd Willey (xtoddx)
Changed in nova:
status: Triaged → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
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.