keystone/keystone/token/providers
Brant Knudson da00da732d Fix revoking a scoped token from an unscoped token
When a scoped token that was created from an unscoped token was
revoked, the original token wound up being revoked. This is because
the scope wasn't included in the revocation event. By including the
scope in the revocation event only the scoped token is revoked.

Change-Id: I5652663ab7e1176d3b1efc5d218a8a020498067e
Closes-Bug: #1347318
2014-07-29 15:23:24 -05:00
..
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
common.py Fix revoking a scoped token from an unscoped token 2014-07-29 15:23:24 -05:00
pki.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
pkiz.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
uuid.py Remove vim header 2014-02-08 23:54:04 +08:00