Comment 6 for bug 1671887

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

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

commit 9f8e412e49e469c84d098cd012e1e6f62c4a2f17
Author: Ubuntu <email address hidden>
Date: Mon Mar 20 15:24:30 2017 +0000

    Don't persist rev event when deleting access token

    This is no longer needed since the token provider API will
    rebuild the token context at validation time. The revocation event
    is not needed and we no longer need to store it.

    Change-Id: I4dc766981a29b0afd0a44718c1c5d81155163982
    partial-bug: 1671887