keystone/keystone/tests/unit
Lance Bragstad d1773114ee Build domain scope for Fernet tokens
This commit makes sure we pass domain_id to get_token_data() for the
V3TokenDataHelper object. Previously, we weren't passing domain_id which caused
missing data in validation responses for domain-scoped tokens.

Change-Id: Ie810ba5d778c2186f699aae5f87ea0ff783e0bf9
Closes-Bug: 1430433
2015-03-13 19:31:45 +00:00
..
backend Add checking for existing group/option to update domain config 2015-03-05 15:53:09 +00:00
catalog Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
common Merge "Add scope info to initiator data for CADF notifications" 2015-03-12 08:07:10 +00:00
config_files Move existing tests to unit 2015-02-13 15:54:29 -06:00
identity Enable use of database domain config 2015-03-10 15:57:57 +00:00
ksfixtures Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
saml2 Move existing tests to unit 2015-02-13 15:54:29 -06:00
tests Moved sys.exit mocking into BaseTestClass 2015-03-09 21:48:43 +00:00
token Allow methods to be carried in Fernet tokens. 2015-03-12 23:54:45 +00:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
core.py Merge "Remove unused checkout_vendor" 2015-03-10 20:09:54 +00:00
default_catalog.templates Move existing tests to unit 2015-02-13 15:54:29 -06:00
default_fixtures.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
fakeldap.py Fixes minor whitespace issues 2015-03-05 22:09:18 +00:00
federation_fixtures.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
filtering.py Refactor filter and sensitivity tests in prepartion for LDAP support 2015-02-19 10:02:36 +00:00
identity_mapping.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
mapping_fixtures.py Implements whitelist and blacklist mapping rules 2015-03-12 16:49:34 +00:00
rest.py Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
test_associate_project_endpoint_extension.py Merge "make tests of endpoint_filter check endpoints num" 2015-02-26 06:00:18 +00:00
test_auth.py Always load revocation manager 2015-03-03 00:49:46 +00:00
test_auth_plugin.py Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
test_backend.py move region and service exist checks into manager layer 2015-03-11 09:04:54 +08:00
test_backend_endpoint_policy.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_backend_endpoint_policy_sql.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_backend_federation_sql.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_backend_id_mapping_sql.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_backend_kvs.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
test_backend_ldap.py Enable use of database domain config 2015-03-10 15:57:57 +00:00
test_backend_ldap_pool.py Implemented caching in identity layer. 2015-03-02 15:22:06 +05:30
test_backend_rules.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_backend_sql.py Add parent_id to test_project_model 2015-02-26 04:15:48 +00:00
test_backend_templated.py Fixed skip msg in templated catalog test 2015-02-21 14:54:36 -08:00
test_cache.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
test_cache_backend_mongo.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
test_catalog.py Uses SQL catalog driver for v2 REST tests 2015-02-23 20:34:42 +00:00
test_cert_setup.py Move eventlet server options to a config section 2015-02-18 20:24:32 -06:00
test_cli.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_config.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
test_contrib_s3_core.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_contrib_simple_cert.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_driver_hints.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_ec2_token_middleware.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_exception.py Refactoring: use BaseTestCase instead of TestCase 2015-03-09 21:48:49 +00:00
test_hacking_checks.py Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
test_ipv6.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
test_kvs.py Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
test_ldap_livetest.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
test_ldap_pool_livetest.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
test_ldap_tls_livetest.py Fixes minor whitespace issues 2015-03-05 22:09:18 +00:00
test_middleware.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
test_no_admin_token_auth.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_policy.py Cleanup policy related tests 2015-03-05 23:53:48 +00:00
test_revoke.py Always load revocation manager 2015-03-03 00:49:46 +00:00
test_singular_plural.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_sql_livetest.py Refactoring: remove self._config_file_list from TestCase 2015-03-09 16:29:44 +00:00
test_sql_migrate_extensions.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_sql_upgrade.py Migrations squash 2015-03-09 13:22:55 -07:00
test_ssl.py Move eventlet server options to a config section 2015-02-18 20:24:32 -06:00
test_token_bind.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_token_provider.py Merge "Remove conditional check (and test) for oauth_api" 2015-03-03 21:24:10 +00:00
test_url_middleware.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_v2.py Always load revocation manager 2015-03-03 00:49:46 +00:00
test_v2_controller.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_v2_keystoneclient.py Rename test_keystoneclient* 2015-02-24 20:27:36 +00:00
test_v2_keystoneclient_sql.py move region and service exist checks into manager layer 2015-03-11 09:04:54 +08:00
test_v3.py Cleanup policy related tests 2015-03-05 23:53:48 +00:00
test_v3_assignment.py Merge "Implemented caching in identity layer." 2015-03-02 17:26:53 +00:00
test_v3_auth.py Build domain scope for Fernet tokens 2015-03-13 19:31:45 +00:00
test_v3_catalog.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_v3_controller.py Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
test_v3_credential.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
test_v3_domain_config.py Add API support for domain config 2015-03-08 18:22:42 +00:00
test_v3_endpoint_policy.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_v3_federation.py Merge "Federated token formatter" 2015-03-13 02:56:06 +00:00
test_v3_filters.py Merge "Cleanup policy related tests" 2015-03-07 04:30:56 +00:00
test_v3_identity.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_v3_oauth1.py add cadf notifications for oauth 2015-03-09 23:03:36 +00:00
test_v3_os_revoke.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
test_v3_policy.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_v3_protection.py Cleanup policy related tests 2015-03-05 23:53:48 +00:00
test_validation.py Add JSON schema validation for service providers 2015-03-12 14:39:14 -03:00
test_versions.py Merge "Add API support for domain config" 2015-03-09 22:36:57 +00:00
test_wsgi.py Fix the wrong order of parameters when using assertEqual 2015-03-07 01:43:52 +08:00
utils.py Remove unused checkout_vendor 2015-03-08 12:50:04 -05:00