Use PyLDAP instead of python-ldap
For py3 compatibility use the pyldap library instead of python-ldap. Change-Id: I01315fe6798eeebd7f5bf0c727dac780c9a1a12e
This commit is contained in:
parent
92837a887c
commit
f6fdda62ae
6
releasenotes/notes/use-pyldap-6e811c28bf350d6d.yaml
Normal file
6
releasenotes/notes/use-pyldap-6e811c28bf350d6d.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in New Issue
Block a user