keystone/keystone/tests/unit/token
Lance Bragstad fab5f82683 Make KeyRepository shareable
Because sharing is caring... and it helps us test credential encryption by
allowing us to reuse the KeyRepository fixture for credentials and fernet.

bp credential-encryption
Change-Id: I50a4e663385a0070ee1fd2c83c2fe5913f5a0ad0
2016-08-18 15:21:55 +00:00
..
__init__.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
test_backends.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
test_fernet_provider.py Make KeyRepository shareable 2016-08-18 15:21:55 +00:00
test_pki_provider.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_pkiz_provider.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_provider.py Fix fernet padding for python 3 2015-11-04 10:28:11 -06:00
test_token_data_helper.py Enables token_data_helper tests for Python3 2016-02-11 06:40:35 +00:00
test_token_model.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
test_uuid_provider.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00