deb-keystone/keystone/tests
Dolph Mathews 6911819167 Implement decorator-based notifications for users
Refactors the keystone.notifications module to use decorators, and
applies those new decorators to user CRUD operations at the manager
layer.

blueprint notifications

Change-Id: Ic7937657196a0ad19923153a5135b1451a533e81
2013-08-29 15:06:19 -05:00
..
tmp Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
__init__.py Fix translate static messages in response 2013-08-22 16:28:39 -05:00
_ldap_livetest.py filter in ldap list_groups_for_user 2013-08-21 15:12:37 -04:00
_ldap_tls_livetest.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
_sql_livetest.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
_test_import_auth_token.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
auth_plugin_external_disabled.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
auth_plugin_external_domain.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_db2.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_ldap_sql.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_ldap.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_liveldap.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_multi_ldap_sql.conf Implement domain specific Identity backends 2013-08-15 23:41:15 +01:00
backend_mysql.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_pam.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_postgresql.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_sql_disk.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_sql.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
backend_tls_liveldap.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
core.py Implement Caching for Token Revocation List 2013-08-28 02:04:59 -07:00
default_catalog.templates Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
default_fixtures.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
keystone.Default.conf Implement domain specific Identity backends 2013-08-15 23:41:15 +01:00
keystone.domain1.conf Implement domain specific Identity backends 2013-08-15 23:41:15 +01:00
keystone.domain2.conf Implement domain specific Identity backends 2013-08-15 23:41:15 +01:00
legacy_d5.mysql Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
legacy_d5.sqlite Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
legacy_diablo.mysql Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
legacy_diablo.sqlite Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
legacy_essex.mysql Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
legacy_essex.sqlite Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_associate_project_endpoint_extension.conf Create associations between projects and endpoints 2013-08-27 16:04:20 -07:00
test_associate_project_endpoint_extension.py Create associations between projects and endpoints 2013-08-27 16:04:20 -07:00
test_auth_plugin.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_auth_plugin.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_auth.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_backend_kvs.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_backend_ldap.py Fix LDAP Identity with non-zero user_enabled_default 2013-08-16 12:42:28 -05:00
test_backend_memcache.py Keystone Caching Layer for Manager Calls 2013-08-28 01:28:34 -07:00
test_backend_pam.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_backend_sql.py Increase length of username in DB 2013-08-15 14:58:45 -07:00
test_backend_templated.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_backend.py Merge "Implement Caching for Token Revocation List" 2013-08-28 23:10:05 +00:00
test_cache.py Implement Caching for Token Revocation List 2013-08-28 02:04:59 -07:00
test_catalog.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_cert_setup.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_config.py fix the default values for token and password auth 2013-08-20 16:18:33 +08:00
test_content_types.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_contrib_s3_core.py Migrating ec2 credentials to credential. 2013-08-22 10:19:31 -07:00
test_contrib_stats_core.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_drivers.py Create associations between projects and endpoints 2013-08-27 16:04:20 -07:00
test_exception.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_injection.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_ipv6.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_keystoneclient_sql.py Migrating ec2 credentials to credential. 2013-08-22 10:19:31 -07:00
test_keystoneclient.py Migrating ec2 credentials to credential. 2013-08-22 10:19:31 -07:00
test_middleware.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_no_admin_token_auth.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_notifications.py Implement decorator-based notifications for users 2013-08-29 15:06:19 -05:00
test_overrides.conf Implement Caching for Token Revocation List 2013-08-28 02:04:59 -07:00
test_pki_token_provider.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_policy.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_s3_token_middleware.py Clean hacking errors in advance of hacking update 2013-08-15 19:30:36 -07:00
test_serializer.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_singular_plural.py Migrating ec2 credentials to credential. 2013-08-22 10:19:31 -07:00
test_sizelimit.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_sql_core.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_sql_migrate_extensions.py Create associations between projects and endpoints 2013-08-27 16:04:20 -07:00
test_sql_upgrade.py Migrating ec2 credentials to credential. 2013-08-22 10:19:31 -07:00
test_ssl.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_token_bind.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_token_provider.py Refactor Token Provider to be aware of expired tokens. 2013-08-28 02:07:05 -07:00
test_url_middleware.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_utils.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_uuid_token_provider.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_v3_auth.py Merge "Remove enumerate calls" 2013-08-29 01:45:08 +00:00
test_v3_catalog.py Create associations between projects and endpoints 2013-08-27 16:04:20 -07:00
test_v3_credential.py Store hash of access as primary key for ec2 type. 2013-08-16 17:20:48 -07:00
test_v3_identity.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_v3_oauth1.py change oauth.consumer description into nullable 2013-08-23 15:54:13 +08:00
test_v3_policy.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_v3_protection.py Implement API protection on target entities 2013-08-28 13:57:03 +01:00
test_v3.py Implement Caching for Token Revocation List 2013-08-28 02:04:59 -07:00
test_versions.py Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_wsgi.py Merge "Use system locale when Accept-Language header is not provided" 2013-08-26 18:56:48 +00:00