keystone/keystone/tests/unit
Jenkins 8358ab1e93 Merge "Fix keystone.common.wsgi to explicitly use bytes" 2016-03-02 17:02:42 +00:00
..
auth Use stevedore for auth drivers 2015-06-18 21:04:14 -05:00
backend Fix incorrect assumption when deleting assignments 2016-02-24 00:10:36 -03:00
catalog Trivial: Cleanup unused conf variables 2016-02-16 19:17:09 +08:00
common Enable LDAP connection pooling by default 2016-02-26 14:19:10 +00:00
config_files Use the driver to get limits 2016-02-17 18:53:20 +03:00
contrib Shadow users - Shadow federated users 2016-02-29 21:05:54 -05:00
external Adds interface tests for timeutils 2015-09-23 12:43:37 +00:00
identity V2 operations create default domain on demand 2016-02-29 20:22:44 +00:00
ksfixtures No more legacy engine facade in tests 2016-02-24 19:47:25 -08:00
resource V2 operations create default domain on demand 2016-02-29 20:22:44 +00:00
saml2 Add openstack_user_domain to assertion 2015-05-04 14:33:48 -03:00
tests Change LOG.warn to LOG.warning 2016-01-06 19:30:37 +00:00
token Enables token_data_helper tests for Python3 2016-02-11 06:40:35 +00:00
__init__.py Stop using nose as a Python3 test runner 2016-02-11 06:40:24 +00:00
core.py Merge "Stop using oslotest.BaseTestCase" 2016-03-02 11:15:01 +00:00
default_catalog.templates Move existing tests to unit 2015-02-13 15:54:29 -06:00
default_fixtures.py Projects acting as domains 2016-03-01 00:42:44 +00:00
fakeldap.py Enable support for posixGroups in LDAP 2016-02-17 14:55:43 -06:00
federation_fixtures.py Move existing tests to unit 2015-02-13 15:54:29 -06:00
filtering.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
identity_mapping.py Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08:00
mapping_fixtures.py handle unicode names for federated users 2016-02-16 23:23:14 -05:00
rest.py Deprecate admin_token_auth 2016-02-11 17:07:00 -03:00
test_associate_project_endpoint_extension.py Merge "Missing 'region' in service and 'name' in endpoint for EndpointFilterCatalog" 2016-02-12 20:36:12 +00:00
test_auth.py Reference config values at runtime 2016-02-24 11:31:28 -06:00
test_auth_plugin.py Fix order of arguments in assertEqual 2015-09-25 02:06:55 -07:00
test_backend.py Projects acting as domains 2016-03-01 00:42:44 +00:00
test_backend_endpoint_policy.py Use new_policy_ref consistently 2015-12-09 10:18:36 -08:00
test_backend_endpoint_policy_sql.py Fixes the SQL model tests 2015-03-08 05:34:48 +00:00
test_backend_federation_sql.py Add relay_state_prefix to Service Provider 2015-03-28 06:29:00 +00:00
test_backend_id_mapping_sql.py Use unit.new_domain_ref consistently 2015-11-12 10:14:50 +00:00
test_backend_kvs.py Trivial: Cleanup unused conf variables 2016-02-16 19:17:09 +08:00
test_backend_ldap.py Projects acting as domains 2016-03-01 00:42:44 +00:00
test_backend_ldap_pool.py Remove duplicate LDAP test class 2016-01-22 01:00:14 +00:00
test_backend_rules.py Refactor: change 404 status codes in test names 2015-10-09 15:08:23 +00:00
test_backend_sql.py Merge "Deprecate domain driver interface methods" 2016-03-01 20:49:40 +00:00
test_backend_templated.py Fixes the templated backend tests for Python3 2016-03-02 01:28:44 +00:00
test_catalog.py Remove unfixable FIXME 2015-12-09 15:21:09 -03:00
test_cert_setup.py Reference config values at runtime 2016-02-24 11:31:28 -06:00
test_cli.py Remove migration_helpers.get_default_domain 2016-02-23 22:07:53 +00:00
test_config.py Merge keystone.config into keystone.common.config 2015-11-19 08:24:51 -06:00
test_contrib_s3_core.py Fix string conversion in s3 handler for python 2 2015-11-18 13:25:27 +03:00
test_contrib_simple_cert.py Fixes to get cert tests running in Py3 2016-03-02 02:11:02 +00:00
test_credential.py Consolidate `test_contrib_ec2.py` into `test_credential.py` 2016-02-05 10:22:41 +08:00
test_driver_hints.py Use assertTrue/False instead of assertEqual(T/F) 2015-11-02 09:10:38 +00:00
test_entry_points.py Added CORS support to Keystone 2016-02-10 06:00:00 -08:00
test_exception.py Config option for insecure responses 2015-11-19 08:16:07 -06:00
test_hacking_checks.py Fixes hacking logger test cases to use same base 2016-01-06 19:57:04 +00:00
test_ipv6.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_kvs.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
test_ldap_livetest.py Remove more ldap project references 2016-01-21 22:20:16 +00:00
test_ldap_pool_livetest.py Use unit.new_user_ref consistently 2015-11-17 19:20:33 +00:00
test_ldap_tls_livetest.py Use unit.new_user_ref consistently 2015-11-17 19:20:33 +00:00
test_middleware.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
test_no_admin_token_auth.py Merge "Refactor: Don't hard code the error code" 2015-09-14 01:58:49 +00:00
test_policy.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
test_revoke.py Use requst local in-process cache per request 2016-02-24 13:34:46 -08:00
test_sql_livetest.py Move revoke sql migrations to common 2015-11-18 15:14:15 +00:00
test_sql_migrate_extensions.py Remove example extension 2015-11-24 15:07:00 +00:00
test_sql_upgrade.py Merge "Fix the migration issue for the user doesn't have a password" 2016-03-01 22:09:56 +00:00
test_ssl.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_token_bind.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_token_provider.py Revert "skip test_get_token_id_error_handling to get gate passing" 2016-01-24 23:03:09 +00:00
test_url_middleware.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
test_v2.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
test_v2_controller.py Projects acting as domains 2016-03-01 00:42:44 +00:00
test_v3.py Fix keystone.common.wsgi to explicitly use bytes 2016-03-02 01:30:20 -05:00
test_v3_assignment.py Fix doc build warnings 2016-02-26 13:25:18 -06:00
test_v3_auth.py Projects acting as domains 2016-03-01 00:42:44 +00:00
test_v3_catalog.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
test_v3_credential.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
test_v3_domain_config.py Support the reading of default values of domain configuration options 2016-01-15 06:20:38 +00:00
test_v3_endpoint_policy.py Use new_policy_ref consistently 2015-12-09 10:18:36 -08:00
test_v3_federation.py Shadow users - Shadow federated users 2016-02-29 21:05:54 -05:00
test_v3_filters.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
test_v3_identity.py Shadow users - Shadow federated users 2016-02-29 21:05:54 -05:00
test_v3_oauth1.py Trivial: Cleanup unused conf variables 2016-02-16 19:17:09 +08:00
test_v3_os_revoke.py Use requst local in-process cache per request 2016-02-24 13:34:46 -08:00
test_v3_policy.py Use new_policy_ref consistently 2015-12-09 10:18:36 -08:00
test_v3_protection.py Reference config values at runtime 2016-02-24 11:31:28 -06:00
test_v3_resource.py Projects acting as domains 2016-03-01 00:42:44 +00:00
test_v3_trust.py Make keystone tests work on leap years 2016-02-29 09:37:17 -05:00
test_validation.py Adds validation negative unit tests 2016-02-06 03:29:47 +00:00
test_versions.py Implied Roles API 2016-01-29 16:47:21 +00:00
test_wsgi.py wsgi: fix base_url finding 2016-02-16 22:48:08 +00:00
utils.py Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00