Reviewed:  https://review.opendev.org/672519
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=03531a56910b12922afde32b40e270b7d68a334b
Submitter: Zuul
Branch:    master

commit 03531a56910b12922afde32b40e270b7d68a334b
Author: Raildo Mascena <[email protected]>
Date:   Wed Jul 24 10:20:17 2019 -0300

    Fix python3 compatibility on LDAP search DN from id
    
    In Python 3, python-ldap no longer allows bytes for some fields (DNs,
    RDNs, attribute names, queries). Instead, text values are represented
    as str, the Unicode text type.
    
    [1] More details about byte/str usage in python-ldap can be found at:
    http://www.python-ldap.org/en/latest/bytes_mode.html#bytes-mode
    
    Change-Id: I63e3715032cd8edb11fbff7651f5ba1af506dc9d
    Related-Bug: #1798184

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798184

Title:
  [SRU] PY3: python3-ldap does not allow bytes for DN/RDN/field names

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1798184/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to