Wednesday, 2023-05-17

opendevreviewOpenStack Proposal Bot proposed openstack/keystone master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/keystone/+/85780502:17
ozzzocan anyone help with my "LDAP exceeded size limit" issue from Monday?13:24
*** d34dh0r5| is now known as d34dh0r5313:35
luk4sHi folks14:20
luk4spotentially discovered an issue with the latest 5.2.0 release of keystoneauth1-5.2.0 python package. It looks like six dependency was removed but it looks like keystoneauth1/identity/v3/oauth2_mtls_client_credential.py still imports it14:23
d34dh0r53bah, thought we had removed all of the imports14:24
luk4scausing ModuleNotFoundError: No module named 'six'14:24
luk4shttps://opendev.org/openstack/keystoneauth/src/commit/2e40bbf8e3c12ae06c7572adfa8510e0deef7eb4/keystoneauth1/identity/v3/oauth2_mtls_client_credential.py#L1714:24
luk4sLooks like one slipped the net14:24
luk4sWould you like me to submit an issue for that?14:27
opendevreviewDavid Wilde proposed openstack/keystoneauth master: Remove last reference to the python six package  https://review.opendev.org/c/openstack/keystoneauth/+/88338314:35
d34dh0r53luk4s: just pushed a patch, I don't think we need an issue14:35
luk4sd34dh0r53, many thanks (and ok)14:36
ozzzod34dh0r53: dmendiza said that you might be able to help14:46
ozzzoThe error is "Number of User/Group entities returned by LDAP exceeded size limit. Contact your LDAP administrator."14:47
ozzzoI tried setting page_size to a non-zero value but that didn't seem to make a difference14:48
d34dh0r53ozzzo: looks like it may be a bug in that page_size is not overridable14:55
ozzzois there a patch for Train?14:56
d34dh0r53ozzzo: no, no patches at all14:57
d34dh0r53ozzzo: looking to see if this is a known bug14:58
zaitcevIt's supposed to be settable, the question is if it works. Also maybe it needs to go into a section or whatever15:05
zaitcevhttps://opendev.org/openstack/keystone/src/branch/stable/train/keystone/conf/ldap.py#L6315:05
d34dh0r53zaitcev: yeah, I'm confused by  https://github.com/openstack/keystone/blob/master/keystone/identity/backends/ldap/common.py#L92215:07
d34dh0r53I guess that's just setting the default15:08
ozzzo_workI'm putting it in the [ldap] section as described here: https://docs.openstack.org/keystone/latest/admin/configuration.html#identity-ldap-server-set-up16:26
ozzzo_workhttps://paste.openstack.org/show/b8tsDUjqj3hTZMKTknyj/16:27
ozzzo_workI tried various values, from 10 to 10000016:28
ozzzo_workd34dh0r53: Do you have any ideas on how I can fix this LDAP error?18:46
d34dh0r53ozzzo_work: I do not, what version of keystone are you running?19:14
*** elodilles is now known as elodilles_ooo19:42
ozzzo_workit's Train. If I go into my keystone container and type "keystone-manage --version" I get 16.0.320:16

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!