keystone/keystone/models
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 Add the new Keystone TokenModel 2014-07-25 09:50:27 -07:00
revoke_model.py Simplify the token provider API 2018-07-13 14:45:56 +00:00
token_model.py Remove KeystoneToken object 2018-08-01 21:33:59 +00:00