f6fdda62ae
For py3 compatibility use the pyldap library instead of python-ldap. Change-Id: I01315fe6798eeebd7f5bf0c727dac780c9a1a12e
7 lines
197 B
YAML
7 lines
197 B
YAML
---
|
|
upgrade:
|
|
- Keystone now relies on pyldap instead of python-ldap.
|
|
The pyldap library is a fork of python-ldap and is
|
|
a drop-in replacement with modifications to be py3
|
|
compatible.
|