keystone/keystone/tests/unit/token
Lance Bragstad 140a34b439 Remove KeystoneToken object
This commit removes the original KeystoneToken object in favor of the
new TokenModel object. Since we have a token provider that knows how
to deal with TokenModel object, we don't really need another object
that uses reflection at all.

Closes-Bug: 1778945
Change-Id: I778cab0a6449184ecf7d5ccfbfa12791be139236
2018-08-01 21:33:59 +00:00
..
__init__.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
test_fernet_provider.py Cleanup keystone.token.providers.common 2018-07-13 14:49:07 +00:00
test_token_serialization.py Add serialization for TokenModel object 2018-07-13 14:27:34 +00:00