openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #16520
[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