Wednesday, 2025-08-13

*** mhen_ is now known as mhen01:32
opendevreviewRafael Weingartner proposed openstack/keystone master: Keystone identity mapping to support project definition as a JSON  https://review.opendev.org/c/openstack/keystone/+/74223511:04
opendevreviewRafael Weingartner proposed openstack/keystone master: Keystone identity mapping to support project definition as a JSON  https://review.opendev.org/c/openstack/keystone/+/74223511:07
opendevreviewRafael Weingartner proposed openstack/keystone master: Fix federation mapping jsonschema  https://review.opendev.org/c/openstack/keystone/+/91540113:32
d34dh0r53#startmeeting keystone15:10
opendevmeetMeeting started Wed Aug 13 15:10:26 2025 UTC and is due to finish in 60 minutes.  The chair is d34dh0r53. Information about MeetBot at http://wiki.debian.org/MeetBot.15:10
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:10
opendevmeetThe meeting name has been set to 'keystone'15:10
d34dh0r53o/ sorry, lost track of time15:10
gtemaright, same do I15:10
d34dh0r53Reminder: This meeting takes place under the OpenInfra Foundation Code of Conduct15:11
d34dh0r53#link https://openinfra.dev/legal/code-of-conduct15:11
d34dh0r53#topic roll call15:11
gtemao/15:11
d34dh0r53admiyo, bbobrov, crisloma, d34dh0r53, dpar, dstanek, hrybacki, lbragstad, lwanderley, kmalloc, rodrigods, samueldmq, ruan_he, wxy, sonuk, vishakha, Ajay, rafaelwe, xek, gmann, zaitcev, reqa, dmendiza[m], dmendiza, mharley, jph, gtema, cardoe, deydra15:11
d34dh0r53dmendiza: o/15:11
d34dh0r53welcome back gtema 15:11
gtemathks15:11
d34dh0r53#topic review past meeting work items15:14
d34dh0r53#link https://meetings.opendev.org/meetings/keystone/2025/keystone.2025-08-06-15.04.html15:14
d34dh0r53one action item, dmendiza look into https://bugs.launchpad.net/keystone/+bug/211909115:15
gtemalooks to me like a race condition since the change from where it was reported is now passing15:17
d34dh0r53ahh, ok, I didn't look into it15:17
d34dh0r53I'll re-add it to the action items, looks like dmendiza is AFK15:18
d34dh0r53#action dmendiza look into https://bugs.launchpad.net/keystone/+bug/211909115:18
d34dh0r53next up15:18
d34dh0r53#topic liaison updates15:18
d34dh0r53nothing from me15:18
dmendiza[m]🙋‍♂️15:19
dmendiza[m]Sorry, lost track of time15:19
dmendiza[m]Yes, bump it, will definitely look at this week. 😅15:19
d34dh0r53no worries, so did I :D15:19
d34dh0r53👍️15:20
d34dh0r53#topic specification OAuth 2.0 (hiromu)15:20
d34dh0r53#link https://review.opendev.org/q/topic:bp%252Foauth2-client-credentials-ext15:20
d34dh0r53#link https://review.opendev.org/q/topic:bp%252Fenhance-oauth2-interoperability15:20
d34dh0r53no updates15:20
d34dh0r53#topic specification Secure RBAC (dmendiza)15:20
d34dh0r53#link https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#z-release-timeline_15:20
d34dh0r532025.2 Release Timeline15:20
d34dh0r53Update oslo.policy in keystone to enforce_new_defaults=True15:20
d34dh0r53Update oslo.policy in keystone to enforce_scope=True15:20
d34dh0r53any updates on SRBAC dmendiza ?15:22
dmendiza[m]Negative ... I've been focused on the Security Compliance testing upstream15:23
dmendiza[m]I did submit a patch to turn on SRBAC by default on devstack15:23
dmendiza[m]but it failed as I somewhat expected15:23
dmendiza[m]#link https://review.opendev.org/c/openstack/devstack/+/95621015:23
gtemaso you found a place where it is overridden, nice15:25
dmendiza[m]That's it on my end, I'll look into the failures eventually. 😅15:29
d34dh0r53thanks dmendiza 15:29
d34dh0r53#topic specification OpenAPI support (gtema)15:29
d34dh0r53#link https://review.opendev.org/q/topic:%22openapi%22+project:openstack/keystone15:29
gtema#action gtema to look into https://bugs.launchpad.net/keystone/+bug/211954315:30
gtemanothing else15:30
d34dh0r53cool, I was going to let you know about that bug15:30
d34dh0r53#topic open discussion15:30
d34dh0r53drencrom15:30
d34dh0r53Review patch proposal: https://review.opendev.org/c/openstack/keystone/+/95179215:30
d34dh0r53It is passing ldap tests with the devstack patches15:31
d34dh0r53I've reviewed that one15:31
gtemaI just update review-prio on devstack change to +215:31
gtematill that lands - ...15:32
d34dh0r53yeah15:32
d34dh0r53anything else for open discussion?15:34
gtemanot from me15:34
d34dh0r53cool15:35
dmendiza[m]Still working on the regex thing15:36
d34dh0r53ack15:36
d34dh0r53#topic bug review15:36
d34dh0r53#link https://bugs.launchpad.net/keystone/?orderby=-id&start=015:36
d34dh0r53one new bug in keystone15:37
d34dh0r53#link https://bugs.launchpad.net/keystone/+bug/211999115:37
d34dh0r53looks like an easy fix15:39
gtemacalling xmlsec as a subprocess from python looks to me itself like not a great idea in the first place15:40
d34dh0r53yeah, there's that15:40
d34dh0r53it's in the SAML code too which is pretty old15:42
gtemaand the bug reports hints people do rely on it still15:43
d34dh0r53I think that's from the ubuntu packager15:44
gtemaah, right15:45
d34dh0r53we do have saml deployments though, so I know it's still being used15:47
gtemaok15:48
d34dh0r53that's it for keystone15:48
d34dh0r53#link https://bugs.launchpad.net/python-keystoneclient/?orderby=-id&start=015:49
d34dh0r53nothing new in python-keystoneclient15:49
d34dh0r53#link https://bugs.launchpad.net/keystoneauth/+bugs?orderby=-id&start=015:49
d34dh0r53keystoneauth is good15:49
d34dh0r53#link https://bugs.launchpad.net/keystonemiddleware/+bugs?orderby=-id&start=015:49
d34dh0r53nothing new in keystonemiddleware15:49
d34dh0r53#link https://bugs.launchpad.net/pycadf/+bugs?orderby=-id&start=015:50
d34dh0r53pycadf is good15:50
d34dh0r53#link https://bugs.launchpad.net/ldappool/+bugs?orderby=-id&start=015:50
d34dh0r53so is ldappool15:50
d34dh0r53#topic conclusion15:50
d34dh0r53nothing else from me, thanks folks!15:50
gtemacool15:51
d34dh0r53#endmeeting15:51
opendevmeetMeeting ended Wed Aug 13 15:51:14 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:51
opendevmeetMinutes:        https://meetings.opendev.org/meetings/keystone/2025/keystone.2025-08-13-15.10.html15:51
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/keystone/2025/keystone.2025-08-13-15.10.txt15:51
opendevmeetLog:            https://meetings.opendev.org/meetings/keystone/2025/keystone.2025-08-13-15.10.log.html15:51
gtemahave a nice day folks15:52

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