keystone/keystone/middleware
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 AuthContext middleware into its own file 2015-11-12 11:47:51 +11:00
auth.py Remove KeystoneToken object 2018-08-01 21:33:59 +00:00
core.py Remove pastedeploy 2018-06-06 19:30:26 +00:00