Skip to content

Commit 89d378e

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Install ldappool when LDAP is enabled"
2 parents f504641 + ac937bc commit 89d378e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/ldap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ function install_ldap {
139139
sudo ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/openldap/schema/inetorgperson.ldif
140140
fi
141141

142+
pip_install ldappool
143+
142144
rm -rf $tmp_ldap_dir
143145
}
144146

0 commit comments

Comments
 (0)