..
_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
Allow running of sql against the live DB.
2013-01-16 16:18:24 -05:00
default_catalog.templates
Implement token endpoint list (bug 1006777)
2012-09-06 11:12:05 -05:00
default_fixtures.py
normalize identity
2012-11-27 11:06:11 -05: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
add essex test as well
2012-02-13 18:05:30 -08:00
legacy_essex.sqlite
add essex test as well
2012-02-13 18:05:30 -08:00
policy.json
port common policy code to keystone
2012-03-08 14:06:32 -08:00
test_auth_token_middleware.py
Merge "fixes bug 1074172"
2012-11-08 18:33:05 +00:00
test_auth.py
Add size validations to token controller.
2013-02-05 09:20:57 -05:00
test_backend_kvs.py
Tenant to Project in Back ends
2013-01-28 16:37:00 -05:00
test_backend_ldap.py
tenant to project in the apis
2013-01-28 16:48:53 -05: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
tenant to project in the apis
2013-01-28 16:48:53 -05:00
test_backend_sql.py
tenant to project in the apis
2013-01-28 16:48:53 -05:00
test_backend_templated.py
v3 Catalog
2012-11-20 11:05:17 -06:00
test_backend.py
Delete Roles for User and Project LDAP
2013-02-04 15:58:52 -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
return 400 Bad Request if invalid params supplied (bug1061738)
2013-02-07 11:58:48 -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
Merge "Fix issue in test_forbidden_action_exposure."
2013-01-14 17:57:11 +00:00
test_import_legacy.py
Import pysqlite2 if sqlite3 is not available.
2012-12-11 15:31:37 +04:00
test_injection.py
Driver registry
2012-12-21 11:57:44 -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
tenant to project in the apis
2013-01-28 16:48:53 -05:00
test_middleware.py
Fixing pep8 errors in tests/*py
2012-07-09 16:11:30 +01:00
test_migrate_nova_auth.py
tenant to project in the apis
2013-01-28 16:48:53 -05: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
Create a default domain (bp default-domain)
2013-01-31 21:48:39 +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
Removed/fixed unused variable references
2012-08-30 03:26:30 -05: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