pip-requires/test-requires is aimed at developers and is broken up into two files more-so for documentation/organization purposes.
IMO, including LDAP as a dependency should be solved by real packaging (e.g. $ apt-get install keystone keystone-ldap). -Dolph On Fri, Sep 7, 2012 at 8:30 AM, Adam Young <[email protected]> wrote: > On 09/06/2012 05:23 PM, Ivan Kolodyazhny wrote: > > 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'. > > > LDAP support is optional, which is why it is not currently in > pip-requires, but I suspect that, as it grows in visibility, it will make > sense to include it. > > It would be helpful to report things like this as a bug and to provide a > patch. > > > > Best regards, > Ivan Kolodyazhny > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

