← Back to team overview

openstack team mailing list archive

[Keystone] LDAP integratiom

 

Hi Everyone,

Keystone uses python-ldap library to communicate with LDAP server. There
are to points where Keystone communicates with LDAP server: keystone.common
ldap and keystone.identity.backends.ldap packages. According to the current
Keystone architecture it is solid application w/o extensions or plugins. So
it will be useful to add python-ldap library to pip-requires file. This
dependency is already resolved in the test-requires with comment: 'Optional
backend: LDAP'.


Best regards,
Ivan Kolodyazhny

Follow ups