keystone/keystone/common
Morgan Fainberg f44da98856 Move token persistence classes to token.persistence module
Create and move all token persistence code to a new token.persistence
module. This allows the token_provider_api to utilize the token
persistence service without introducing circular dependencies. A proxy
class, that will log a deprecation message if instantiated, has been
created for both the token.core.Manager object and token.core.Driver
object. These proxy objects are slated for removal in the K cycle.

Change-Id: Iae1240c6de4382332b967926efe31f5355554f6e
bp: non-persistent-tokens
2014-07-24 16:03:50 -07:00
..
cache Merge "Introduce pragma no cover to asbtract classes" 2014-07-19 13:36:20 +00:00
environment Use oslo.i18n 2014-07-13 10:29:41 -05:00
kvs Use oslo.i18n 2014-07-13 10:29:41 -05:00
ldap Adding support for ldap connection pooling. 2014-07-23 12:11:48 -07:00
sql Merge "Use oslo.i18n" 2014-07-18 10:00:39 +00:00
validation Initial implementation of validator 2014-07-21 22:51:09 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
base64utils.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
config.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
controller.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
dependency.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
driver_hints.py Refactor driver_hints 2014-05-28 09:17:10 +03:00
extension.py Remove vim header 2014-02-08 23:54:04 +08:00
manager.py Removes useless wrapper from manager base class 2014-04-01 21:14:06 +00:00
models.py expires_at should be in a tuple not turned into one 2014-03-20 19:26:23 +00:00
openssl.py Merge "Safe command handling for openssl" 2014-02-13 04:25:12 +00:00
pemutils.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
router.py Remove vim header 2014-02-08 23:54:04 +08:00
serializer.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
utils.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
wsgi.py Use oslo.i18n 2014-07-13 10:29:41 -05:00