Comment 4 for bug 1202651

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/37702
Committed: http://github.com/openstack/keystone/commit/e63501d305c67b898821ad65ec744adf6851236a
Submitter: Jenkins
Branch: master

commit e63501d305c67b898821ad65ec744adf6851236a
Author: Guang Yee <email address hidden>
Date: Thu Jul 18 08:23:52 2013 -0700

    Support token_format for backward compatibility

    The provider property in the [token] section will be unset by default. If
    provider is not set, we will use token_format in the [signing] section to
    determine to provider. If provider is set, it must agree with the token_format.

    fixed bug 1202651

    Change-Id: I15ff67490acbbacc9eefc7eee253400475704b04