15:06:46 <d34dh0r53> #startmeeting keystone
15:06:46 <opendevmeet> Meeting started Tue May 16 15:06:46 2023 UTC and is due to finish in 60 minutes.  The chair is d34dh0r53. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:06:46 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:06:46 <opendevmeet> The meeting name has been set to 'keystone'
15:06:53 <d34dh0r53> apologies, my previous meeting ran long
15:07:02 <zaitcev> np
15:07:17 <d34dh0r53> #topic roll call
15:07:19 <hiromu> o/
15:07:19 <d34dh0r53> admiyo, bbobrov, crisloma, d34dh0r53, dpar, dstanek, hrybacki, knikolla[m], lbragstad, lwanderley, kmalloc, rodrigods, samueldmq, ruan_he, wxy, sonuk, vishakha, Ajay, rafaelwe, xek, gmann, zaitcev, reqa, dmendiza[m]
15:07:46 <d34dh0r53> o/
15:09:51 <d34dh0r53> #topic review past meeting work items
15:10:01 <d34dh0r53> https://meetings.opendev.org/meetings/keystone/2023/keystone.2023-05-09-15.07.html
15:10:19 <d34dh0r53> d34dh0r53 investigate https://bugs.launchpad.net/keystone/+bug/2009752
15:10:42 <d34dh0r53> didn't get to it, will try this week
15:10:55 <d34dh0r53> #action d34dh0r53 investigate https://bugs.launchpad.net/keystone/+bug/2009752
15:11:06 <d34dh0r53> d34dh0r53 Look into adding/restoring a known issues section to our documentation
15:11:19 <d34dh0r53> same, need to work on that and the next one this week
15:11:23 <d34dh0r53> #action d34dh0r53 Look into adding/restoring a known issues section to our documentation
15:11:43 <d34dh0r53> #action d34dh0r53 add https://bugs.launchpad.net/keystone/+bug/1305950 to the known issues section of our documentation
15:11:57 <d34dh0r53> finally we have d34dh0r53 review our open LDAP bugs https://bugs.launchpad.net/keystone/+bugs?field.tag=ldap
15:12:14 <d34dh0r53> I did do this and there are some bugs I think we can close, also some low hanging fruit
15:12:43 <dmendiza> 🙋‍♂️
15:13:04 <d34dh0r53> o/ dmendiza
15:13:31 <d34dh0r53> that does it for the past meeting work items
15:13:33 <d34dh0r53> next up
15:13:48 <d34dh0r53> #topic liaison updates
15:13:54 <d34dh0r53> nothing from VMT
15:14:58 <d34dh0r53> I've been reviewing the bobcat-1 patches, holding off on keystoneauth until a couple of patches merge which should be any minute now
15:15:55 <d34dh0r53> moving on
15:16:13 <d34dh0r53> #topic specification OAuth 2.0 (hiromu)
15:16:22 <d34dh0r53> #link https://review.opendev.org/q/topic:bp%252Foauth2-client-credentials-ext
15:17:04 <d34dh0r53> sorry, wrong link
15:17:05 <d34dh0r53> #undo
15:17:05 <opendevmeet> Removing item from minutes: #link https://review.opendev.org/q/topic:bp%252Foauth2-client-credentials-ext
15:17:08 <d34dh0r53> #link https://review.opendev.org/c/openstack/keystone-specs/+/861554
15:17:19 <d34dh0r53> That is for the external OAuth spec
15:17:56 <d34dh0r53> anything you need hiromu?
15:18:18 <hiromu> I've updated specs to reply Julia's comment. I'll remind to Julia.
15:18:28 <hiromu> just fyi
15:18:34 <d34dh0r53> ack, thanks
15:19:18 <d34dh0r53> next up, we have
15:19:26 <d34dh0r53> #topic specification Secure RBAC (dmendiza[m])
15:19:44 <d34dh0r53> Service Role Implementation
15:19:46 <d34dh0r53> #link https://review.opendev.org/c/openstack/keystone/+/863420
15:19:48 <d34dh0r53> Manager Role Implementation
15:19:50 <d34dh0r53> #link https://review.opendev.org/c/openstack/keystone/+/822601
15:20:31 <dmendiza> Still need to move those forward
15:20:40 <dmendiza> I want to say gmann was going to update one of the specs
15:21:09 <d34dh0r53> ack
15:22:35 <d34dh0r53> next up
15:22:49 <d34dh0r53> #topic specification SQLAlchemy 2.0 (stephenfin)
15:23:05 <d34dh0r53> We're going to handle these in the reviewathon this week
15:24:31 <d34dh0r53> #topic open discussion
15:25:03 <d34dh0r53> (drencrom) We need to merge these backports to fix pep8 tests
15:25:11 <drencrom> We talked about this last week. We concluded some of the patches were missing the patches to test_ec2_token_middleware.py
15:25:28 <d34dh0r53> looks like some of the backports need to integrate the ec2_token_middleware tests
15:25:33 <d34dh0r53> what drencrom said :)
15:26:05 <d34dh0r53> drencrom: do you have the bandwidth to update those patches? We can get them reviewed on Friday
15:26:19 <drencrom> but the ones that do have that patch are ok IMHO, some of them need another +2
15:26:30 <d34dh0r53> ack
15:27:03 <d34dh0r53> I'll bug the cores about those ones today
15:27:06 <drencrom> https://review.opendev.org/c/openstack/keystonemiddleware/+/882401 is missing the patch but I don't think I can update it as I'm not the owner
15:27:29 <d34dh0r53> ahh, I am the owner, I can update that one
15:27:34 <d34dh0r53> is that the only one?
15:28:08 <drencrom> I also had an issue with the Victoria one
15:28:50 <drencrom> I got an error when I tried to merge test_ec2_token_middleware.py. Maybe I can try again.
15:29:05 <d34dh0r53> ok, and I'll update 2023.1
15:29:54 <d34dh0r53> #action d34dh0r53 update https://review.opendev.org/c/openstack/keystonemiddleware/+/882401 to include test_ec2_token_middleware.py
15:30:38 <drencrom> Thanks
15:30:53 <d34dh0r53> #action drencrom look at https://review.opendev.org/c/openstack/keystonemiddleware/+/878027 to see if we can add the test_ec2_token_middleware.py to it
15:30:56 <d34dh0r53> np, thank you!
15:31:31 <d34dh0r53> next up
15:31:33 <d34dh0r53> (mustafakemalgilor) PooledLdapHandler message.clean() patch backports
15:31:45 <d34dh0r53> we're still missing a couple of backports for this
15:33:15 <d34dh0r53> x, w, v, u still need another +2 +1
15:33:35 <d34dh0r53> dmendiza: mind taking a look starting here? https://review.opendev.org/c/openstack/keystone/+/874843
15:34:09 <zaitcev> Did you see a lowe-constraints failure in https://review.opendev.org/c/openstack/keystonemiddleware/+/878028
15:34:45 <zaitcev> Maybe Ussuri is just too old for this
15:35:00 <zaitcev> Train was EOLed, I think
15:35:14 <dmendiza> d34dh0r53, ack
15:35:31 <d34dh0r53> zaitcev: I missed that
15:35:56 <d34dh0r53> maybe we stop at v?
15:37:11 <d34dh0r53> let's talk about it on Friday when he have better patches up for 2023.1 and V
15:37:35 <d34dh0r53> next up
15:37:37 <d34dh0r53> (reqa) OAuth 2.0 Device Authorization Grant bugfix
15:37:49 <d34dh0r53> I think everything has merged for this, do we need anything else?
15:37:55 <d34dh0r53> #link https://review.opendev.org/c/openstack/keystoneauth/+/876893
15:38:07 <d34dh0r53> #link https://review.opendev.org/q/topic:reqa/v3oidcdeviceauth
15:39:22 <d34dh0r53> Ok, I think we're done with that, I'll get it off the agenda
15:40:26 <d34dh0r53> #topic bug review
15:40:32 <d34dh0r53> #link https://bugs.launchpad.net/keystone/?orderby=-id&start=0
15:40:42 <d34dh0r53> nothing new for keystone, I need to look into that federation bug
15:40:57 <d34dh0r53> #action d34dh0r53 look at https://bugs.launchpad.net/keystone/+bug/2018644
15:41:21 <d34dh0r53> #link https://bugs.launchpad.net/python-keystoneclient/?orderby=-id&start=0
15:41:30 <d34dh0r53> nothing new for python-keystoneclient either
15:41:39 <d34dh0r53> #link https://bugs.launchpad.net/keystoneauth/+bugs?orderby=-id&start=0
15:41:53 <d34dh0r53> no new bugs there
15:42:08 <d34dh0r53> #link https://bugs.launchpad.net/keystonemiddleware/+bugs?orderby=-id&start=0
15:42:27 <d34dh0r53> clean
15:42:39 <d34dh0r53> #link https://bugs.launchpad.net/pycadf/+bugs?orderby=-id&start=0
15:42:52 <d34dh0r53> no new bugs
15:43:08 <d34dh0r53> #link https://bugs.launchpad.net/ldappool/+bugs?orderby=-id&start=0
15:43:20 <d34dh0r53> no new
15:43:24 <d34dh0r53> #topic conclusion
15:44:04 <d34dh0r53> not much for me, please come to the reviewathon Friday 19-May-2023 14:00 UTC
15:44:32 <d34dh0r53> #link meet.google.com/drx-yoqc-nzs
15:44:41 <d34dh0r53> thanks folks!
15:44:56 <d34dh0r53> #endmeeting