Comment 1 for bug 1215493

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

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

commit f28d9f4f7b222119b5c5481eb7d318695ce43c95
Author: Steve Martinelli <email address hidden>
Date: Wed Aug 21 14:23:04 2013 -0500

    Fix error where consumer is not deleted from sql

    Looks like when the token sql backend was going through tokens
    to delete, it didn't like if the token ref didn't have a token
    field. I placed a guard in there now.

    fixes bug: #1215493

    Change-Id: Ia12f5e4d9af71c322c9230464ae39ec88303b600