keystone/keystone/tests/unit
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
..
catalog Fixes catalog URL formatting to never return None 2014-06-16 16:40:29 +00:00
common LDAP fix for get_roles_for_user_and_project user=group ID 2014-05-22 08:58:37 -05:00
identity Merge "support conventional domain name with one or more dot" 2014-04-01 21:44:48 +00:00
token Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
__init__.py Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00