Skip to content

Commit

Permalink
Add pyldap to Keystone packages
Browse files Browse the repository at this point in the history
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
  • Loading branch information
major committed Dec 4, 2017
1 parent ac278ff commit ac51441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/main.yml
Expand Up @@ -428,6 +428,7 @@ keystone_requires_pip_packages:
keystone_pip_packages:
- keystone
- ldappool
- pyldap
- PyMySQL
- python-memcached
- python-openstackclient
Expand Down

0 comments on commit ac51441

Please sign in to comment.