15:02:41 #startmeeting keystone 15:02:41 Meeting started Wed Feb 14 15:02:41 2024 UTC and is due to finish in 60 minutes. The chair is d34dh0r53. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:02:41 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:02:41 The meeting name has been set to 'keystone' 15:03:00 #topic roll call 15:03:07 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], mharley, jph, gtema 15:03:08 hello 15:03:09 o/ 15:04:48 o/ 15:07:41 🙋‍♂️ 15:09:58 #topic review past meeting work items 15:10:25 no updates on either of mine :/ 15:10:37 #action d34dh0r53 Look into adding/restoring a known issues section to our documentation 15:10:45 #action d34dh0r53 add https://bugs.launchpad.net/keystone/+bug/1305950 to the known issues section of our documentation 15:10:59 oops, forgot the link 15:11:05 #link https://meetings.opendev.org/meetings/keystone/2024/keystone.2024-02-07-15.02.html 15:11:11 next up 15:11:16 #topic liaison updates 15:12:29 Boris Bobrov proposed openstack/keystone master: Test listing app creds with deleted role https://review.opendev.org/c/openstack/keystone/+/908998 15:13:31 Boris Bobrov proposed openstack/keystone master: Test listing app creds with deleted role https://review.opendev.org/c/openstack/keystone/+/908998 15:13:32 one note from releases, we've transitioned stable/yoga to unmaintained/yoga as part of the new TC resolution 2023-07-24 Unmaintained status replaces Extended Maintenance 15:13:46 #link https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html 15:14:02 and I don't have any VMT updates 15:15:02 #topic specification OAuth 2.0 (hiromu) 15:15:11 #link https://review.opendev.org/q/topic:bp%252Foauth2-client-credentials-ext 15:15:13 #link https://review.opendev.org/q/topic:bp%252Fenhance-oauth2-interoperability 15:15:15 External OAuth 2.0 Specification 15:15:17 #link https://review.opendev.org/c/openstack/keystone-specs/+/861554 15:15:19 OAuth 2.0 Implementation 15:15:21 #link https://review.opendev.org/q/topic:bp%252Fsupport-oauth2-mtls 15:15:23 OAuth 2.0 Documentation 15:15:25 #link https://review.opendev.org/c/openstack/keystone/+/838108 15:15:27 #link https://review.opendev.org/c/openstack/keystoneauth/+/838104 15:17:46 doesn't look like hiromu is around 15:18:00 so we'll move on 15:18:14 #topic specification Secure RBAC (dmendiza[m]) 15:18:23 #link https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#z-release-timeline_ 15:18:25 2024.1 Release Timeline 15:18:27 Update oslo.policy in keystone to enforce_new_defaults=True 15:18:29 Update oslo.policy in keystone to enforce_scope=True 15:18:31 #link https://review.opendev.org/c/openstack/keystone/+/902730 (Merged) 15:18:33 #link https://review.opendev.org/c/openstack/keystone-tempest-plugin/+/903713 15:21:20 Yeah, I finally updated all the tempest tests 15:21:26 Just looking for reviews now 15:22:01 sweet! thanks dmendiza[m] 15:22:16 I think I've reviewed everything, but please let me know if not 15:22:39 I think there's one more backport I need. I'll ping you once I get the patch up for review. 15:22:51 thanks dmendiza[m] 15:23:23 next up 15:23:35 #topic specification Improve federated users management (previously: Add schema version and support to "domain" attribute in mapping rules) (gtema) 15:23:41 #link https://review.opendev.org/c/openstack/keystone-specs/+/748748 - waiting for reviews 15:23:54 still waiting for reviews;-) 15:25:23 ack, I'll try to get to it this week 15:25:38 would be awesome, thanks 15:26:18 np 15:26:27 #topic open discussion 15:26:41 nothing is on the agenda but I'll leave the floor open for a few minutes 15:30:24 cool, moving on 15:30:34 #topic bug review 15:30:40 #link https://bugs.launchpad.net/keystone/?orderby=-id&start=0 15:30:46 two new bugs for keystone 15:31:00 #link https://bugs.launchpad.net/keystone/+bug/2052916 15:31:44 looks like someone is working on that, thank you! 15:31:57 #link https://bugs.launchpad.net/keystone/+bug/2053137 15:32:20 this is mine 15:32:24 ack 15:32:31 i have discovered a bit more after i posted it 15:32:37 thank you for looking into it 15:33:37 hmm, I wonder if that notification is ever being processed 15:34:07 the problem is in listing role assignments with the role 15:34:37 https://opendev.org/openstack/keystone/src/commit/7dc175a41f92e3f01cf26912431d0f2c98a03b32/keystone/assignment/core.py#L103 returns an empty list 15:35:14 and i think i understand why 15:35:32 https://opendev.org/openstack/keystone/src/commit/7dc175a41f92e3f01cf26912431d0f2c98a03b32/keystone/assignment/core.py#L1342 because the role assignments are first deleted 15:35:43 and of course listing them then returns an empty list 15:35:52 I was just going to say, probably because the role_id no longer exists 15:36:18 I think #1342 needs to move below the notification 15:36:24 right, i switched the lines and my test passes 15:36:37 i will post the fix after my tox run finishes 15:36:54 https://review.opendev.org/c/openstack/keystone/+/908998 - the test to demo the issue btw 15:38:03 cool, thank you 15:38:15 ping when you're ready for reviews 15:39:02 next up 15:39:18 #link https://bugs.launchpad.net/python-keystoneclient/?orderby=-id&start=0 15:39:37 no new bugs for python-keystoneclient 15:39:47 #link https://bugs.launchpad.net/keystoneauth/+bugs?orderby=-id&start=0 15:40:05 keystoneauth is also good to go 15:40:11 #link https://bugs.launchpad.net/keystonemiddleware/+bugs?orderby=-id&start=0 15:40:25 as is keystonemiddleware 15:40:29 #link https://bugs.launchpad.net/pycadf/+bugs?orderby=-id&start=0 15:40:50 pycadf has no new bugs 15:41:35 #link https://bugs.launchpad.net/ldappool/+bugs?orderby=-id&start=0 15:41:47 nor does ldappool 15:41:51 #topic conclusion 15:42:31 It looks like Registration is open for the PTG 15:42:33 #link https://openinfra.dev/ptg/ 15:44:22 And here's a link to the etherpad we'll be using 15:44:35 #link https://etherpad.opendev.org/p/dalmation-ptg-keystone 15:44:48 I just started it so expect more soon 15:44:55 i am not sure that my company will pay that price for the ticket 15:45:52 too many zeroes in the price? 15:46:34 lol 15:46:52 free ninety free! 15:47:52 Thanks everyone! 15:47:54 #endmeeting