keystone/keystone/tests/unit/token
Werner Mendizabal 4dafc37d5f Move fernet utils into keystone/common/
If we are going to be using fernet utilities to implement encryption of
credentials at rest, we should put the utilities in a more available
place.

bp credential-encryption

Change-Id: I06aff77836527885b3df1cbd25834906cda73910
2016-08-15 23:29:19 +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 Move fernet utils into keystone/common/ 2016-08-15 23:29:19 +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