Reviewed: https://review.openstack.org/284845 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=bf9ad6048dc3b776338339d6c062661308011dfe Submitter: Jenkins Branch: master
commit bf9ad6048dc3b776338339d6c062661308011dfe Author: Brad Pokorny <[email protected]> Date: Wed Feb 24 03:23:10 2016 -0800 Deprecate the OPENSTACK_TOKEN_HASH_ENABLED option Hashing PKI tokens is now working again, and Keystone will soon deprecate usage of PKI tokens. Remove this option, as it's now superfluous. Change-Id: Ie67000ac20915ac12056a1a0aed13f6731a1c3c9 Closes-Bug: #1502472 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1502472 Title: deprecate OPENSTACK_TOKEN_HASH_ENABLED Status in OpenStack Dashboard (Horizon): Fix Released Bug description: I was going through all the configuration parameters in Horizon and I came across the description of OPENSTACK_TOKEN_HASH_ENABLED. It mentions that token hashing for PKI tokens is broken. I filed a bug a while ago that has since been resolved: https://bugs.launchpad.net/django-openstack-auth/+bug/1486745 This bug was resolved as a duplicate of: https://bugs.launchpad.net/bugs/1484499 But my bug report had an explanation of the root cause, which seems to correlate with the underlying reason for this parameter. Since the bug has been resolved I believe this parameter is no longer needed. bpokorny: We need the fix for this bug as well for PKI to work completely: https://bugs.launchpad.net/django-openstack-auth/+bug/1487372 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1502472/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

