keystone/keystone/token
Ronald De Rose d49f2b1e64 Move the token abstract base class out of core
This patch moves the token abstract base class out of core and
into providers/base.py, which is consistent with the other
backend drivers.

Change-Id: Icf22adb2ccfa0470bb61ceb7d6c90467f44da6c8
Closes-Bug: #1563101
2016-10-14 04:09:14 +00:00
..
persistence Merge "Don't validate token expiry in the persistence backend" 2016-10-07 06:06:32 +00:00
providers Move the token abstract base class out of core 2016-10-14 04:09:14 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
_simple_cert.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
controllers.py One validate method to rule them all... 2016-10-12 15:03:12 +00:00
provider.py Move the token abstract base class out of core 2016-10-14 04:09:14 +00:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00
utils.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00