keystone/keystone/tests
Brant Knudson 317f9d34b4 Fix revoking domain-scoped tokens
A token scoped to a domain wouldn't be revoked for a domain-wide
revocation event. This is because the code to convert a token to a
dict for revocation event processing didn't handle domain-scoped
tokens.

Partial-Bug: #1349597

Change-Id: Ib2c58f3fc8790dbe7f8b073d18d3fa9b0dff608d
(cherry picked from commit 3e035ebb72)
2014-08-05 11:01:39 -05:00
..
config_files Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
ksfixtures Rename keystone.tests.fixtures 2014-03-25 01:10:54 +00:00
tmp Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
unit SQL and LDAP fixes for get_roles_for_user_and_project user=group ID 2014-05-25 10:38:05 -05:00
__init__.py Lazy gettextutils behavior 2014-02-28 18:31:08 +02:00
core.py Merge "Rename keystone.tests.fixtures" 2014-03-25 04:49:15 +00:00
default_catalog.templates rename templated.TemplatedCatalog to templated.Catalog 2014-01-16 08:18:15 -06:00
default_fixtures.py Very minor cleanup to default_fixtures 2014-03-12 18:09:10 +00:00
fakeldap.py Encode/Decode LDAP parameters to/from UTF-8 2014-06-04 10:14:16 -04:00
filtering.py Remove vim header 2014-02-08 23:54:04 +08:00
mapping_fixtures.py Filter SAML2 assertion parameters with certain prefix. 2014-03-23 02:05:58 +01:00
matchers.py Remove vim header 2014-02-08 23:54:04 +08:00
rest.py Merge "Remove redundant default value None for dict.get" 2014-02-25 15:42:01 +00:00
test_associate_project_endpoint_extension.py Removal of test .conf files 2014-03-17 00:17:39 -07:00
test_auth.py Ensure that in v2 auth tenant_id matches trust 2014-07-02 10:11:13 -05:00
test_auth_plugin.py Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
test_backend.py Properly invalidate cache for get_*_by_name methods 2014-06-18 19:33:40 -07:00
test_backend_federation_sql.py Remove vim header 2014-02-08 23:54:04 +08:00
test_backend_kvs.py Merge "Add unit tests for disabled endpoints in catalog" 2014-03-13 19:08:16 +00:00
test_backend_ldap.py Properly invalidate cache for get_*_by_name methods 2014-06-18 19:33:40 -07:00
test_backend_rules.py Removal of test .conf files 2014-03-17 00:17:39 -07:00
test_backend_sql.py Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
test_backend_templated.py Merge "Add unit tests for disabled endpoints in catalog" 2014-03-13 19:08:16 +00:00
test_base64utils.py Remove vim header 2014-02-08 23:54:04 +08:00
test_cache.py Use config fixture 2014-03-07 15:21:34 -08:00
test_cache_backend_mongo.py Support for mongo as dogpile cache backend. 2014-02-26 09:57:11 -08:00
test_catalog.py Merge "Refactor tests move assertValidErrorResponse" 2014-02-25 06:59:15 +00:00
test_cert_setup.py Add support for parallel testr workers in Keystone 2014-03-21 11:15:18 -07:00
test_config.py Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
test_content_types.py HEAD responses should return same status as GET 2014-07-08 22:38:20 -07:00
test_contrib_s3_core.py Remove vim header 2014-02-08 23:54:04 +08:00
test_contrib_simple_cert.py Use config fixture 2014-03-07 15:21:34 -08:00
test_contrib_stats_core.py Remove vim header 2014-02-08 23:54:04 +08:00
test_driver_hints.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
test_exception.py Do not expose internal data on UnexpectedError 2014-03-18 17:16:20 -07:00
test_injection.py Remove vim header 2014-02-08 23:54:04 +08:00
test_ipv6.py Rename keystone.tests.fixtures 2014-03-25 01:10:54 +00:00
test_keystoneclient.py Rename keystone.tests.fixtures 2014-03-25 01:10:54 +00:00
test_keystoneclient_sql.py Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
test_kvs.py Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
test_ldap_livetest.py Encode/Decode LDAP parameters to/from UTF-8 2014-06-04 10:14:16 -04:00
test_ldap_tls_livetest.py Make LIVE Tests configurable with ENV 2014-03-17 13:52:55 -07:00
test_matchers.py Remove vim header 2014-02-08 23:54:04 +08:00
test_middleware.py Remove vim header 2014-02-08 23:54:04 +08:00
test_no_admin_token_auth.py Remove vim header 2014-02-08 23:54:04 +08:00
test_notifications.py Use config fixture 2014-03-07 15:21:34 -08:00
test_pemutils.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-25 10:46:52 +08:00
test_policy.py Use config fixture 2014-03-07 15:21:34 -08:00
test_revoke.py Fix revoking domain-scoped tokens 2014-08-05 11:01:39 -05:00
test_s3_token_middleware.py Remove s3_token functional tests 2014-02-13 11:59:19 -06:00
test_serializer.py Remove vim header 2014-02-08 23:54:04 +08:00
test_singular_plural.py Remove vim header 2014-02-08 23:54:04 +08:00
test_sizelimit.py Fix assertEqual arguments order 2014-02-21 04:22:19 +09:00
test_sql_livetest.py Make LIVE Tests configurable with ENV 2014-03-17 13:52:55 -07:00
test_sql_migrate_extensions.py Token Revocation Extension 2014-03-04 13:42:28 -05:00
test_sql_upgrade.py Always include 'enabled' field in service response 2014-03-24 11:10:49 -05:00
test_ssl.py Rename keystone.tests.fixtures 2014-03-25 01:10:54 +00:00
test_token_bind.py Use config fixture 2014-03-07 15:21:34 -08:00
test_token_provider.py Use config fixture 2014-03-07 15:21:34 -08:00
test_url_middleware.py Remove vim header 2014-02-08 23:54:04 +08:00
test_utils.py Remove vim header 2014-02-08 23:54:04 +08:00
test_v2_controller.py Fix get project users when no user exists 2014-03-01 10:16:36 -06:00
test_v3.py HEAD responses should return same status as GET 2014-07-08 22:38:20 -07:00
test_v3_auth.py Fix for V2 token issued_at time changing 2014-08-05 10:51:24 -05:00
test_v3_catalog.py Fix create_region_with_id raise 500 Error bug 2014-04-02 09:37:50 -05:00
test_v3_credential.py Use config fixture 2014-03-07 15:21:34 -08:00
test_v3_federation.py Add dedicated URL for issuing unscoped federation tokens. 2014-03-24 12:44:21 +01:00
test_v3_filters.py Use config fixture 2014-03-07 15:21:34 -08:00
test_v3_identity.py HEAD responses should return same status as GET 2014-07-08 22:38:20 -07:00
test_v3_oauth1.py Block delegation escalation of privilege 2014-06-12 12:01:06 -04:00
test_v3_os_revoke.py Comparisons should account for instantaneous test execution 2014-03-20 14:57:13 -04:00
test_v3_policy.py Remove vim header 2014-02-08 23:54:04 +08:00
test_v3_protection.py Ensure v3policysample correctly limits domain_admin access 2014-03-15 10:02:07 +00:00
test_versions.py revert deprecation of v2 API 2014-03-25 20:54:54 -05:00
test_wsgi.py HEAD responses should return same status as GET 2014-07-08 22:38:20 -07:00
utils.py Adds model mixin for {to,from}_dict functionality 2014-02-18 17:24:32 +00:00