I the queens release, we used to get unicode output from the database for ldap (keystone/identity/mapping_backends/sql.py:get_id_mapping()). In stein, we are getting string values. Need to check if this change was introduced to support py3 as it uses text/string.
I the queens release, we used to get unicode output from the database for ldap (keystone/ identity/ mapping_ backends/ sql.py: get_id_ mapping( )). In stein, we are getting string values. Need to check if this change was introduced to support py3 as it uses text/string.