summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2016-05-06 18:27:24 +0200
committerMartin Basti <mbasti@redhat.com>2016-05-30 16:44:08 +0200
commit037eae26d0cd8467d3a559bb4cc585c61b626734 (patch)
treeb4c96e669f3e3fec84512cf3fcc6879a19b1e669 /ipatests/test_xmlrpc
parentc192c1ae3e080597995b906d93cc7607ffc605c0 (diff)
downloadfreeipa-037eae26d0cd8467d3a559bb4cc585c61b626734.tar.gz
freeipa-037eae26d0cd8467d3a559bb4cc585c61b626734.tar.xz
freeipa-037eae26d0cd8467d3a559bb4cc585c61b626734.zip
test_ipaserver.test_ldap: Adjust tests to Python 3's KeyView
In Python 3, the keys() method of mappings returns a KeyView object that reflects the mapping's state. In LDAPEntry, this means that the collection returned by keys() is case-insensitive and supports aliases. Part of the fix for: https://fedorahosted.org/freeipa/ticket/4985 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipatests/test_xmlrpc')
0 files changed, 0 insertions, 0 deletions