Comment 5 for bug 1299332

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

Reviewed: https://review.openstack.org/95057
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=9db80e79ea3e687000121729648af7e79b7b2d78
Submitter: Jenkins
Branch: master

commit 9db80e79ea3e687000121729648af7e79b7b2d78
Author: Jamie Lennox <email address hidden>
Date: Fri May 23 13:02:45 2014 +1000

    Remove admin_token from configs

    A previous review removed the admin_token from the sample config file.
    It appears that devstack doesn't use that file but instead uses one of
    the .test files.

    Admin tokens are actively discouraged as a form of authenticating in
    auth_token middleware and the behaviour when using admin_token in
    combination with a username and password (as this default produces in
    devstack) can lead to problems in authentication.

    Closes-Bug: #1299332
    Change-Id: I78d2c184f7937006b808d580e3663ab055f7c5fe