After fixing the first error locally I hit the following: https://paste.ubuntu.com/p/SrNMDnXZfc/
Seems that all use of the python3-ldap API will need to be considered here with dropping bytes usage for py3. It seems as though it may be limited to keystone/identity/backends/ldap/common.py but I'm not overly familiar with the code.
After fixing the first error locally I hit the following: https:/ /paste. ubuntu. com/p/SrNMDnXZf c/
Seems that all use of the python3-ldap API will need to be considered here with dropping bytes usage for py3. It seems as though it may be limited to keystone/ identity/ backends/ ldap/common. py but I'm not overly familiar with the code.