keystone/keystone/tests/config_files
Arun Kant ea689ff78f Adding support for ldap connection pooling.
Using ldappool library to establish connection pooling.
Connection pooling is disabled by default.
Pooling specific configuration parameters are added in ldap section.
Added pool test using existing FakeLdap as connector class.
Added pool specific ldap live test. These tests are executed similar to
existing ldap live test.
Addressed async search_s and result3 API issues mentioned in review.
Added separate connection pool for end user auth bind done by keystone
identity ldap driver logic to avoid saturation of pool by these kind of
binds and limiting pool effectiveness for other ldap operations.
Rebased with lastest master and addressed doc comments.

Change-Id: If516a0d308a7f3be88df5583a30739a935076173
Closes-Bug: #1320997
bp: ldap-connection-pooling
DocImpact
2014-07-23 12:11:48 -07:00
..
backend_db2.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
backend_ldap.conf Remove backend_entities from backend_ldap.conf 2014-06-27 15:57:19 -05:00
backend_ldap_pool.conf Adding support for ldap connection pooling. 2014-07-23 12:11:48 -07:00
backend_ldap_sql.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
backend_liveldap.conf deprecate LDAP config options for 'tenants' 2014-06-24 10:51:42 -05:00
backend_multi_ldap_sql.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
backend_mysql.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
backend_pool_liveldap.conf Adding support for ldap connection pooling. 2014-07-23 12:11:48 -07:00
backend_postgresql.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
backend_sql.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
backend_tls_liveldap.conf deprecate LDAP config options for 'tenants' 2014-06-24 10:51:42 -05:00
deprecated.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
deprecated_override.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
keystone.Default.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
keystone.domain1.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
keystone.domain2.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00
test_auth_plugin.conf Move test .conf files to keystone/tests/config_files 2014-03-17 00:21:27 -07:00