keystone/keystone/tests/unit/token
Werner Mendizabal c2d8451a12 Pass key_repository and max_active_keys to FernetUtils
This makes FernetUtils configurable for different things to user fernet
utilities. This should help us use fernet for credential encryption.

bp credential-encryption

Change-Id: Ib4a7309844a2e03a5ca920b5512cf7efe1c97867
2016-08-16 03:11:00 +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 Pass key_repository and max_active_keys to FernetUtils 2016-08-16 03:11:00 +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