keystone/keystone/identity/backends
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
..
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
kvs.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
ldap.py Adding support for ldap connection pooling. 2014-07-23 12:11:48 -07:00
sql.py Use oslo.i18n 2014-07-13 10:29:41 -05:00