** Description changed: - keystone can be configured to use ldap as identity backend , therefore, - python-ldap is needed as a dependency. + Openstack Keystone supports LDAP backend but the keystone package does + not install python-ldap it as a dependency, requiring it to be installed + seperately. + + + [Impact] + + * User will be able to install keystone and use LDAP backend without + having to manually/separately install python-ldap + + [Test Case] + + * check python-ldap is not installed + * apt-get install keystone + * check python-ldap is installed + + [Regression Potential] + + * none
** Patch added: "keystone.debdiff" https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1364854/+attachment/4195213/+files/keystone.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364854 Title: python-ldap is needed as a dependency of keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1364854/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
