keystone/keystone/tests/unit/ksfixtures
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 Adds a backend test fixture 2016-06-26 13:11:03 +00:00
auth_plugins.py Allow auth plugins to be setup more than once 2016-06-24 18:24:22 +00:00
backendloader.py Adds a backend test fixture 2016-06-26 13:11:03 +00:00
cache.py Replace revoke tree with linear search 2016-05-24 13:11:30 -04:00
database.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
hacking.py Handle Py35 fix of ast.node.col_offset bug 2016-07-19 13:51:32 -07:00
key_repository.py Make KeyRepository shareable 2016-08-18 15:21:55 +00:00
ldapdb.py Use the ldap fixture to simplify tests 2016-06-22 02:18:32 +00:00
policy.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
temporaryfile.py Move existing tests to unit 2015-02-13 15:54:29 -06:00