Comment 5 for bug 1202651

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

Reviewed: https://review.openstack.org/37711
Committed: http://github.com/openstack/keystone/commit/43213e5df24950a5c6f2a43b4426becafc6ad25a
Submitter: Jenkins
Branch: milestone-proposed

commit 43213e5df24950a5c6f2a43b4426becafc6ad25a
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