keystone/keystone/tests
Jenkins b6b1e30d3b Merge "Imports oslo policy to fix test issues" 2013-10-02 11:13:49 +00:00
..
tmp Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
__init__.py Move gettextutils installation in tests to core 2013-09-10 14:20:13 -05:00
_ldap_livetest.py Fix live LDAP tests 2013-09-27 11:08:36 -05:00
_ldap_tls_livetest.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
_sql_livetest.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
_test_import_auth_token.py Merge "Use testtools as base test class." 2013-08-31 03:21:12 +00: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.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_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.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_tls_liveldap.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
core.py Imports oslo policy to fix test issues 2013-09-30 15:45:53 +00:00
default_catalog.templates Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
default_fixtures.py Cleanup of tenantId, tenant_id, and default_project_id 2013-09-22 17:36:02 -07: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 Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_auth.py Validate token calls return 404 on invalid tokens 2013-09-26 15:12:21 -07:00
test_auth_plugin.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_auth_plugin.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_backend.py Merge "Fixes errors logging in as a user with no password" 2013-10-01 19:51:48 +00:00
test_backend_kvs.py Ensure v2 tokens are correctly invalidated when using BelongsTo 2013-09-19 16:22:25 +01:00
test_backend_ldap.py Fix error when create user with LDAP backend 2013-09-27 10:56:15 -05:00
test_backend_memcache.py Ensure v2 tokens are correctly invalidated when using BelongsTo 2013-09-19 16:22:25 +01:00
test_backend_pam.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_backend_sql.py Merge "Cleanup of tenantId, tenant_id, and default_project_id" 2013-09-23 14:51:18 +00:00
test_backend_templated.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_cache.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_catalog.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_cert_setup.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_config.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_content_types.py Merge "Fixes errors logging in as a user with no password" 2013-10-01 19:51:48 +00:00
test_contrib_s3_core.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_contrib_stats_core.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_drivers.py Merge "Use testtools as base test class." 2013-08-31 03:21:12 +00:00
test_exception.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_injection.py Optional dependency injection 2013-09-16 16:00:49 -05:00
test_ipv6.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_keystoneclient.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_keystoneclient_sql.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_middleware.py Fix misused assertTrue in unit tests 2013-09-16 20:45:15 -07:00
test_no_admin_token_auth.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_notifications.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_overrides.conf Merge "Enable SQL tests for oauth" 2013-08-30 02:22:16 +00:00
test_pki_token_provider.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_policy.py sync oslo policy 2013-09-25 11:33:35 -07:00
test_s3_token_middleware.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
test_serializer.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_singular_plural.py Migrating ec2 credentials to credential. 2013-08-22 10:19:31 -07:00
test_sizelimit.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_sql_core.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_sql_migrate_extensions.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_sql_upgrade.py Cleanup of tenantId, tenant_id, and default_project_id 2013-09-22 17:36:02 -07:00
test_ssl.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_token_bind.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_token_provider.py Validate token calls return 404 on invalid tokens 2013-09-26 15:12:21 -07:00
test_url_middleware.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_utils.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_uuid_token_provider.conf Move 'tests' directory into 'keystone' package 2013-08-14 01:30:01 -03:00
test_v3.py Cleanup of tenantId, tenant_id, and default_project_id 2013-09-22 17:36:02 -07:00
test_v3_auth.py Merge "Fixes errors logging in as a user with no password" 2013-10-01 19:51:48 +00:00
test_v3_catalog.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_v3_credential.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_v3_identity.py Merge "Test for backend case sensitivity" 2013-09-26 08:22:03 +00:00
test_v3_oauth1.py Validate token calls return 404 on invalid tokens 2013-09-26 15:12:21 -07:00
test_v3_policy.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_v3_protection.py Cleanup tests imports so not relative 2013-09-10 18:55:44 +00:00
test_versions.py Tests use "from keystone import tests" 2013-09-09 20:46:50 -07:00
test_wsgi.py Sync gettextutils from oslo 2013-09-18 22:19:46 +00:00