request strategy does not print useful auth type log

Bug #1829802 reported by norman shen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystonemiddleware
Fix Released
Undecided
norman shen

Bug Description

Please look at _identity.py at line 185. It will print value of _requested_auth_version, but this value will be None all the time, because of the 'if' clause at line 171.

So instead of printing _request_auth_version, print klass.AUTH_VERSION makes more sense.

norman shen (jshen28)
description: updated
norman shen (jshen28)
Changed in keystonemiddleware:
assignee: nobody → norman shen (jshen28)
assignee: norman shen (jshen28) → nobody
assignee: nobody → norman shen (jshen28)
status: New → In Progress
status: In Progress → Fix Committed
status: Fix Committed → In Progress
norman shen (jshen28)
Changed in keystonemiddleware:
status: In Progress → Fix Committed
Revision history for this message
Colleen Murphy (krinkle) wrote :

Fixed by https://review.opendev.org/659994

In the future, please use the Closes-bug: #XXXXXX footer in the commit message to automatically link the fix to the bug: https://docs.openstack.org/infra/manual/developers.html#working-on-bugs

Changed in keystonemiddleware:
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.