Comment 2 for bug 1152801

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

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

commit eb4dd4afbffaa15be0af70a317da7034ae28dfd6
Author: Adam Young <email address hidden>
Date: Fri Mar 8 21:19:25 2013 -0500

    extracting user and trust ids into normalized fields

    These fields are used for queries, and may need to be indexed
    Also moves the delete token for... functions into the base class
    for controllers.

    Removed the token API revoke token call as that needed access to other
    APIs. Logic was moved into the controller.

    Bug 1152801

    Change-Id: I59c360fe5aef905dfa30cb55ee54ff1fbe64dc58