..
assignment
Replace keystone.common.config with keystone.conf package
7 years ago
auth
Use mockpatch fixtures from fixtures
7 years ago
backend
Replace keystone.common.config with keystone.conf package
7 years ago
catalog
Move the catalog abstract base class and common code out of core
7 years ago
common
Replace keystone.common.config with keystone.conf package
7 years ago
config_files
Switch migration tests to oslo.db DbTestCase
7 years ago
contrib
Replace keystone.common.config with keystone.conf package
7 years ago
external
Adds interface tests for timeutils
7 years ago
identity
Replace keystone.common.config with keystone.conf package
7 years ago
ksfixtures
Adds a backend test fixture
7 years ago
policy
Split policy backend tests
7 years ago
resource
Replace keystone.common.config with keystone.conf package
7 years ago
saml2
Add openstack_user_domain to assertion
8 years ago
schema
Rename v2 token schema used for validation
7 years ago
tests
Change LOG.warn to LOG.warning
7 years ago
token
Replace keystone.common.config with keystone.conf package
7 years ago
trust
Split trust backend tests
7 years ago
__init__.py
enable ldap tests for py3
7 years ago
core.py
Use request.params instead of context['query_string']
7 years ago
default_catalog.templates
…
default_fixtures.py
Make all fixture project_ids into uuids
7 years ago
fakeldap.py
Replace keystone.common.config with keystone.conf package
7 years ago
federation_fixtures.py
…
filtering.py
Replace keystone.common.config with keystone.conf package
7 years ago
identity_mapping.py
Use the new enginefacade from oslo.db
7 years ago
mapping_fixtures.py
Enhance federation group mapping validation
7 years ago
rest.py
Moves auth plugin test setup closer to its use
7 years ago
test_associate_project_endpoint_extension.py
Fix D400 PEP257
7 years ago
test_auth.py
Use request.params instead of context['query_string']
7 years ago
test_auth_plugin.py
Removes outdate comment from a test
7 years ago
test_backend_endpoint_policy.py
Use new_policy_ref consistently
7 years ago
test_backend_endpoint_policy_sql.py
Fixes the SQL model tests
8 years ago
test_backend_federation_sql.py
Add relay_state_prefix to Service Provider
8 years ago
test_backend_id_mapping_sql.py
Use unit.new_domain_ref consistently
7 years ago
test_backend_kvs.py
Deprecate keystone.common.kvs
7 years ago
test_backend_ldap.py
Reduce domain specific config setup duplication
7 years ago
test_backend_ldap_pool.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_backend_rules.py
Split policy backend tests
7 years ago
test_backend_sql.py
Merge "Fixes failure when password is null"
7 years ago
test_backend_templated.py
Split catalog backend tests
7 years ago
test_catalog.py
Remove unfixable FIXME
7 years ago
test_cert_setup.py
Pass a request to controllers instead of a context
7 years ago
test_cli.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_config.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_contrib_s3_core.py
Fix string conversion in s3 handler for python 2
7 years ago
test_contrib_simple_cert.py
Fixes to get cert tests running in Py3
7 years ago
test_credential.py
Consolidate `test_contrib_ec2.py` into `test_credential.py`
7 years ago
test_driver_hints.py
Use assertTrue/False instead of assertEqual(T/F)
7 years ago
test_entry_points.py
Added CORS support to Keystone
7 years ago
test_exception.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_hacking_checks.py
Fix D401 PEP8 violation.
7 years ago
test_kvs.py
Fix D400 PEP257
7 years ago
test_ldap_livetest.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_ldap_pool_livetest.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_ldap_tls_livetest.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_middleware.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_no_admin_token_auth.py
Deprecate keystone.common.kvs
7 years ago
test_policy.py
Remove test_invalid_policy_raises_error
7 years ago
test_revoke.py
Merge "Replace revoke tree with linear search"
7 years ago
test_sql_banned_operations.py
Fixes failure when password is null
7 years ago
test_sql_migrate_extensions.py
Fix D400 PEP257
7 years ago
test_sql_upgrade.py
Merge "Fixes failure when password is null"
7 years ago
test_token_bind.py
Change tests to use common name for keystone.tests.unit
8 years ago
test_token_provider.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_url_middleware.py
Fix D401 PEP8 violation.
7 years ago
test_v2.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v2_controller.py
Use request.params instead of context['query_string']
7 years ago
test_v3.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_assignment.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_auth.py
Return `revoked_at` for list revoke events
7 years ago
test_v3_catalog.py
/services?name=<name> API fails when using list_limit
7 years ago
test_v3_credential.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_domain_config.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_endpoint_policy.py
Use new_policy_ref consistently
7 years ago
test_v3_federation.py
Merge "Concrete role assignments for federated users"
7 years ago
test_v3_filters.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_identity.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_oauth1.py
Py3 oauth tests
7 years ago
test_v3_os_revoke.py
Return `revoked_at` for list revoke events
7 years ago
test_v3_policy.py
Implement HEAD method for all v3 GET actions
7 years ago
test_v3_protection.py
Merge "Allow user to get themself and their domain"
7 years ago
test_v3_resource.py
Replace keystone.common.config with keystone.conf package
7 years ago
test_v3_trust.py
Validate impersonation in trust redelegation
7 years ago
test_validation.py
Merge "Separate protocol schema"
7 years ago
test_versions.py
Fix nits related to the new keystone.conf package
7 years ago
test_wsgi.py
Pass a request to controllers instead of a context
7 years ago
utils.py
Add new functionality to @wip
7 years ago