keystone/tests
Dolph Mathews b1bfca2501 Remove test_auth_token_middleware
This file has been moved to keystoneclient along with auth_token:

  https://github.com/openstack/python-keystoneclient/blob/master/tests/test_auth_token_middleware.py

Change-Id: Ia17dfd249000055e845f4a46374ce3a3bc5dda8a
2013-02-18 11:09:50 -06:00
..
_ldap_livetest.py Removed unused imports 2012-12-28 11:29:24 -06:00
backend_ldap.conf Correct Tree DN 2012-06-29 21:41:37 -04:00
backend_liveldap.conf LDAP Identity backend 2012-02-27 16:51:46 -08:00
backend_pam.conf Add tests for PAM authentication. 2012-08-11 22:48:33 -07:00
backend_sql_disk.conf Moved SQL backend tests into memory 2012-10-23 18:27:08 -05:00
backend_sql.conf Fix normalize identity sql ugrade for Mysql and postgresql 2013-02-11 12:23:45 -05:00
default_catalog.templates Implement token endpoint list (bug 1006777) 2012-09-06 11:12:05 -05:00
default_fixtures.py Keystone backend preparation for domain-scoping 2013-02-12 16:09:15 +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
policy.json port common policy code to keystone 2012-03-08 14:06:32 -08:00
test_auth.py adding additional backend tests (bug1101244) 2013-02-13 15:20:18 -05:00
test_backend_kvs.py add missing kvs functionality (bug1119770) 2013-02-14 15:33:46 -05:00
test_backend_ldap.py Merge "remove unneeded config reloading (it's already done during setUp)" 2013-02-16 15:58:42 +00:00
test_backend_memcache.py utf-8 encode user keys in memcache (bug 1056373) 2012-09-25 19:21:38 +00:00
test_backend_pam.py Keystone backend preparation for domain-scoping 2013-02-12 16:09:15 +00:00
test_backend_sql.py Keystone backend preparation for domain-scoping 2013-02-12 16:09:15 +00:00
test_backend_templated.py v3 Catalog 2012-11-20 11:05:17 -06:00
test_backend.py add missing kvs functionality (bug1119770) 2013-02-14 15:33:46 -05:00
test_catalog.py Validated URLs in v2 endpoint creation API 2013-01-11 16:31:10 -08:00
test_cert_setup.py Add --keystone-user/group to keystone-manage pki_setup 2013-02-03 11:33:31 +01:00
test_content_types.py add missing kvs functionality (bug1119770) 2013-02-14 15:33:46 -05:00
test_contrib_s3_core.py Fix test_contrib_s3_core unit test 2013-02-10 01:06:29 -05:00
test_drivers.py Fixes import order nits 2013-01-11 09:05:11 +08:00
test_exception.py Fix spelling mistakes 2013-02-12 11:17:31 -08:00
test_import_legacy.py Import pysqlite2 if sqlite3 is not available. 2012-12-11 15:31:37 +04:00
test_injection.py Expand dependency injection test coverage 2013-02-08 18:11:28 -06:00
test_ipv6.py Skip IPv6 tests if IPv6 is not supported. 2013-01-18 01:59:26 +04:00
test_keystoneclient_sql.py v3 Policies 2012-11-19 14:50:26 -06:00
test_keystoneclient.py Merge "Fix spelling mistakes" 2013-02-13 08:19:49 +00:00
test_middleware.py Fixing pep8 errors in tests/*py 2012-07-09 16:11:30 +01:00
test_migrate_nova_auth.py Keystone backend preparation for domain-scoping 2013-02-12 16:09:15 +00:00
test_overrides.conf bug 1069945: generate certs for the tests in one place 2012-11-05 12:27:14 -08:00
test_policy.py Reorder test imports by full import path 2012-07-03 00:21:39 +08:00
test_s3_token_middleware.py Fixes import order nits 2013-01-11 09:05:11 +08:00
test_serializer.py HACKING compliance: consistent use of 'except' 2012-11-05 10:52:57 -06:00
test_setup.py Fixing pep8 errors in tests/*py 2012-07-09 16:11:30 +01:00
test_singular_plural.py Raise if we see incorrect keyword args "condition" or "methods" 2012-10-10 13:06:10 -04:00
test_sizelimit.py Limit the size of HTTP requests. 2013-01-21 19:54:29 -05:00
test_sql_upgrade.py Keystone backend preparation for domain-scoping 2013-02-12 16:09:15 +00:00
test_ssl.py Skip IPv6 tests if IPv6 is not supported. 2013-01-18 01:59:26 +04: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_catalog.py Relational API links 2013-02-07 15:56:54 -06:00
test_v3_identity.py Relational API links 2013-02-07 15:56:54 -06:00
test_v3_policy.py Relational API links 2013-02-07 15:56:54 -06:00
test_v3.py Relational API links 2013-02-07 15:56:54 -06:00
test_versions.py Reorder test imports by full import path 2012-07-03 00:21:39 +08:00
test_wsgi.py Webob needs body to calc Content-Length (bug 1016171) 2012-07-13 10:42:07 -05:00