keystone/tests
Jenkins 99717a8fc8 Merge "split authenticate call" 2013-06-05 00:13:54 +00:00
..
_ldap_livetest.py Removed unused imports 2013-04-16 11:08:11 -07:00
_ldap_tls_livetest.py Removed unused imports 2013-04-16 11:08:11 -07:00
_sql_livetest.py Live SQL migration tests 2013-05-31 13:58:42 -04:00
_test_import_auth_token.py Wrap config module and require manual setup (bug 1143998) 2013-03-20 10:37:48 -05:00
backend_ldap.conf Support for LDAP groups (bug #1092187) 2013-03-19 16:38:30 -05:00
backend_liveldap.conf Enable emulation for domains 2013-03-20 18:58:26 -05:00
backend_mysql.conf Live SQL migration tests 2013-05-31 13:58:42 -04:00
backend_pam.conf Remove unused CONF.pam.url 2013-04-29 09:04:20 -05:00
backend_postgresql.conf Live SQL migration tests 2013-05-31 13:58:42 -04:00
backend_sql.conf Trusts 2013-03-05 19:35:38 +00:00
backend_sql_disk.conf Moved SQL backend tests into memory 2012-10-23 18:27:08 -05:00
backend_tls_liveldap.conf Add TLS Support for LDAP 2013-04-09 00:54:51 -05:00
default_catalog.templates Implement token endpoint list (bug 1006777) 2012-09-06 11:12:05 -05:00
default_fixtures.py Move auth_token middleware from admin user to an RBAC policy 2013-05-16 18:45:52 +00:00
legacy_d5.mysql add sql for import legacy tests 2012-02-13 18:05:30 -08:00
legacy_d5.sqlite add sql for import legacy tests 2012-02-13 18:05:30 -08:00
legacy_diablo.mysql add legacy diablo import tests 2012-02-13 18:05:30 -08:00
legacy_diablo.sqlite add legacy diablo import tests 2012-02-13 18:05:30 -08:00
legacy_essex.mysql Fix spelling mistakes 2013-02-12 11:17:31 -08:00
legacy_essex.sqlite Fix spelling mistakes 2013-02-12 11:17:31 -08:00
test_auth.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_auth_plugin.conf v3 token API 2013-02-20 13:18:38 -08:00
test_auth_plugin.py Removed unused imports 2013-04-16 11:08:11 -07:00
test_backend.py split authenticate call 2013-06-03 11:59:44 -04:00
test_backend_kvs.py imports not in alphabetical order (flake8 H306) 2013-05-24 01:25:32 +00:00
test_backend_ldap.py split authenticate call 2013-06-03 11:59:44 -04:00
test_backend_memcache.py Implement Token Flush via keystone-manage. 2013-05-21 10:14:12 +10:00
test_backend_pam.py Keystone backend preparation for domain-scoping 2013-02-12 16:09:15 +00:00
test_backend_sql.py get SQL refs from session (bp sql-query-get) 2013-05-20 09:23:03 -05:00
test_backend_templated.py Revert "from tests import" 2013-03-11 14:59:10 -04:00
test_catalog.py Use webtest for v2 and v3 API testing. 2013-05-22 09:18:26 +10:00
test_cert_setup.py Generate HTTPS certificates with ssl_setup. 2013-04-11 14:41:15 +10:00
test_config.py separate paste-deploy configuration from parameters 2013-05-26 17:36:08 +02:00
test_content_types.py Maintain tokens after role assignments (bug 1170186) 2013-06-03 14:24:49 -05:00
test_contrib_s3_core.py imports not in alphabetical order (flake8 H306) 2013-05-24 01:25:32 +00:00
test_drivers.py Fixes import order nits 2013-01-11 09:05:11 +08:00
test_exception.py Merge "Test 403 error title" 2013-05-31 04:02:56 +00:00
test_import_legacy.py split authenticate call 2013-06-03 11:59:44 -04:00
test_injection.py Expand dependency injection test coverage 2013-02-08 18:11:28 -06:00
test_ipv6.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_keystoneclient.py Ignore conflict on v2 auto role assignment (bug 1161963) 2013-06-03 15:41:42 -05:00
test_keystoneclient_sql.py Allow backend & client SQL tests on mysql and pg. 2013-05-10 15:12:05 -04:00
test_middleware.py Fixing pep8 errors in tests/*py 2012-07-09 16:11:30 +01:00
test_migrate_nova_auth.py split authenticate call 2013-06-03 11:59:44 -04:00
test_overrides.conf Trusts 2013-03-05 19:35:38 +00:00
test_policy.py imports not in alphabetical order (flake8 H306) 2013-05-24 01:25:32 +00:00
test_s3_token_middleware.py Fix 401 status response 2013-04-05 11:27:01 -05:00
test_serializer.py Set empty element to "" 2013-04-13 18:06:02 +08:00
test_singular_plural.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_sizelimit.py Limit the size of HTTP requests. 2013-01-21 19:54:29 -05:00
test_sql_upgrade.py Live SQL migration tests 2013-05-31 13:58:42 -04:00
test_ssl.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_url_middleware.py Remove test_auth_token_middleware 2013-02-18 11:09:50 -06:00
test_utils.py Reorder test imports by full import path 2012-07-03 00:21:39 +08:00
test_v3.py Use webtest for v2 and v3 API testing. 2013-05-22 09:18:26 +10:00
test_v3_auth.py Maintain tokens after role assignments (bug 1170186) 2013-06-03 14:24:49 -05:00
test_v3_catalog.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_v3_credential.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_v3_identity.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_v3_policy.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_v3_protection.py Cleanup docstrings (flake8 H401, H402, H403, H404) 2013-05-24 13:29:58 -05:00
test_versions.py Make versions aware of enabled pipelines. 2013-03-21 15:21:04 -04:00
test_wsgi.py imports not in alphabetical order (flake8 H306) 2013-05-24 01:25:32 +00:00