Comment 5 for bug 1078497

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

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

commit ac2d5b85b16da31ebf4833b6264961c567125249
Author: Vishvananda Ishaya <email address hidden>
Date: Tue Nov 13 15:34:00 2012 -0800

    Properly list tokens with a null tenant

    We store the tenant as a null value in json, so checking to see
    if it exists is not sufficient. This makes the check safer, checking
    for existance and not null before continuing.

    Fixes bug 1078497

    Change-Id: Ida1b958e5df6f93a30efae0d3f71df668751ff81