Comment 5 for bug 923573

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

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

commit f76477c7b19aeade22ef00bccc1b652cc37d7349
Author: Dan Prince <email address hidden>
Date: Wed Feb 1 15:17:26 2012 -0500

    Update auth_token middleware to support creds.

    Updates to the auth_token middleware to support admin_user and
    admin_password in addition to the existing admin_token. If an
    admin_token isn't specified then a call to obtain the admin_token
    is made. If an admin token expires the username and password can
    also be used to obtain a fresh token.

    Also, added a test for case for middleware where token isn't
    specified.

    Fixes LP Bug #923573.

    Change-Id: I643efec310cbb9a175607cc17f0c077f261b1d6d