0fa6f97891
pyldap is deprecated and merged with python-ldap, so we should depend on it directly instead of the deprecated wrapper. For details see https://pypi.org/project/pyldap/ Change-Id: I2c8ee2c792a476fe12c234a55af24144e6b511cd Depends-On: https://review.openstack.org/#/c/582973/
7 lines
225 B
YAML
7 lines
225 B
YAML
---
|
|
upgrade:
|
|
- Keystone now relies on python-ldap instead of pyldap.
|
|
The pyldap library is a deprecated fork from python-ldap. Starting
|
|
with python-ldap 3.0 release this has been merged and is maintained
|
|
there.
|