Comment 2 for bug 1261622

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

Reviewed: https://review.openstack.org/62998
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d9116abae02cacd3984ff8c9c52028a66e63aa7c
Submitter: Jenkins
Branch: master

commit d9116abae02cacd3984ff8c9c52028a66e63aa7c
Author: Steve Martinelli <email address hidden>
Date: Wed Dec 18 15:59:36 2013 -0600

    Re-write comment for ADMIN_TOKEN

    It seems that there is a misconception around the ADMIN_TOKEN in
    keystone. Currently the comment read that it is a "shared secret"
    and can be used between openstack services.

    However this token has no user associated with it, and no
    authorization. It's a method to bootstrap into keystone, that's
    all.

    Closes-Bug: 1261622
    Co-Authored-By: Dolph Mathews <email address hidden>

    Change-Id: I6c913a8079bb84b56ac69249e7d25bc94cf32dd0