keystone/keystone/token/providers
Lance Bragstad b77c5b789f Make AuthWithTrust testable against uuid and fernet
We should make AuthWithTrust something that is tested against both the uuid
token provider and the fernet token provider. This helps us move towards making
fernet the default token provider.

This is an effort to break https://review.openstack.org/#/c/258650 into
smaller, more reviewable pieces.

Co-Authored-By: Raildo Mascena <raildo@lsd.ufcg.edu.br>
Co-Authored-By: Adam Young <ayoung@redhat.com>

Change-Id: I0fd2187421fc677e7d422d4b449eec3056a134e9
Partial-Bug: 1561054
2016-07-26 15:12:15 +00:00
..
fernet Make AuthWithTrust testable against uuid and fernet 2016-07-26 15:12:15 +00:00
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
common.py Merge "Make it so federated tokens are validated on v2.0" 2016-07-26 14:28:01 +00:00
pki.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
pkiz.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
uuid.py Fix D400 PEP257 2016-04-21 15:25:34 +00:00