keystone/releasenotes
Keigo Noha f10ff1c9af Support bytes type in generate_public_ID()
python-ldap3.0 or later running on python3 uses str or bytes
data type according to what fields are returned.
local_id may be a bytes data type.
To handle it properly, mapping[key] needs to be examined for
identifying its data type and what python version is used.

Closes-Bug: #1901654
Change-Id: Iac097235fd31e166028c169d14ec0937c663c21c
(cherry picked from commit f7df9fba82)
(cherry picked from commit 5b860e0b3b)
(cherry picked from commit f4819fe36f)
2021-03-18 09:24:34 -05:00
..
notes Support bytes type in generate_public_ID() 2021-03-18 09:24:34 -05:00
source Ignore Stein-specific release notes 2019-04-05 07:20:32 -07:00