keystone/keystone/token/providers
Brant Knudson a4c73e4382 Fix for V2 token issued_at time changing
When the server converted a V2 token to a V3 token it regenerated
the issued_at time.

This was causing the server to return a different issued_at time
when a V2 token was validated using the V3 API.

This was causing the server to fail to revoke a V2 token if it was
revoked before validating it first because the regenerated token was
considered to be after the revocation event.

Change-Id: I71fea3253295ee8794fb2c8211e1f030de3ae205
Closes-Bug: #1348820
2014-07-25 17:03:24 -05:00
..
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
common.py Fix for V2 token issued_at time changing 2014-07-25 17:03: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