Comment 1 for bug 1347318

Revision history for this message
Brant Knudson (blk-u) wrote : Re: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token race fails with DB2

The revocation code is incorrect. It revokes all tokens with the same expiration date and user and doesn't take the scope into account.