keystone/keystone/tests/unit/token
wanghong 16760cd13d trustor_user_id not available in v2 trust token
The trust information in the v2 token is missing the trustor_user_id
and impersonation values. This means you are unable to tell who gave
you the trust.

Change-Id: I7ed215b3353079d8ed9514c586d256c1226a2c19
Closes-bug: #1331882
DocImpact
2014-09-02 10:20:40 +08:00
..
__init__.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
test_token_data_helper.py Convert to urlsafe base64 audit ids 2014-08-20 11:28:28 -07:00
test_token_model.py trustor_user_id not available in v2 trust token 2014-09-02 10:20:40 +08:00
test_token_persistence_proxy.py Make token_provider_api contain token persistence 2014-08-06 16:23:02 -07:00