Add pyldap to Keystone packages
Keystone moved from python-ldap to pyldap in the Newton release. This patch ensures pyldap is installed in case a deployer wants to use LDAP backends. Closes-Bug: 1736241 Change-Id: I1aa332ac0905bf80f80d8ff9b5c50746a85bfd59
This commit is contained in:
parent
ac278ff6ed
commit
ac51441e33
@ -428,6 +428,7 @@ keystone_requires_pip_packages:
|
||||
keystone_pip_packages:
|
||||
- keystone
|
||||
- ldappool
|
||||
- pyldap
|
||||
- PyMySQL
|
||||
- python-memcached
|
||||
- python-openstackclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user