Update python-ldap version for Keystone
We are currently pinned to an old version of python-ldap. Version 2.4 of python-ldap has been out for over 3 years now, and most platforms are shipping it. We should be testing against it instead of using an old version. Change-Id: Ifbbcfe2ccf2caa70758f75e44d526d23d7f466cb
This commit is contained in:
@@ -206,7 +206,7 @@ pyflakes==0.8.1
|
||||
pylint==0.25.2
|
||||
pysendfile==2.0.0
|
||||
pysqlite
|
||||
python-ldap==2.3.13
|
||||
python-ldap>=2.4
|
||||
python-subunit>=0.0.18
|
||||
pyzmq>=14.3.1 # LGPL+BSD
|
||||
redis
|
||||
|
||||
Reference in New Issue
Block a user