15:00:55 #startmeeting keystone 15:00:55 Meeting started Tue Sep 21 15:00:55 2021 UTC and is due to finish in 60 minutes. The chair is redrobot. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:55 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:55 The meeting name has been set to 'keystone' 15:01:03 #topic Roll Call 15:01:12 Courtesy ping for ayoung, bbobrov, cmurphy, crisloma, dpar, dstanek, gagehugo, hrybacki, knikolla, lamt, lbragstad, lwanderley, kmalloc, rodrigods, samueldmq, spilla, jdennis, ruan_he, wxy, sonuk, vishakha,Ajay, raildo, rafaelweingartner, redrobot, xek 15:01:18 o/ 15:01:23 Hi lbragstad 15:01:28 o/ 15:01:30 o/ 15:01:35 Hi y'all! 15:01:44 As usual the meeting agenda can be found here: 15:01:49 #link https://etherpad.opendev.org/p/keystone-weekly-meeting 15:01:58 It's a bit light today, so it should be a quick meeting 15:02:09 #topic Review Past Meeting Action Items 15:02:31 #link https://meetings.opendev.org/meetings/keystone/2021/keystone.2021-09-14-15.00.html 15:02:35 looks like we didn't have any 15:02:40 moving along ... 15:03:00 #topic Liaison Updates 15:03:17 ^^^ I copied this topic from the Barbican meeting 15:03:26 usually we ask for updates from liaisons 15:03:44 although I'm not sure who (or if we have any?) our liaisons are? 15:05:24 #action redrobot to investigate who the Keystone liaisons are 15:05:28 I'll find out for next time 15:05:32 we had them at one point 15:05:33 https://wiki.openstack.org/wiki/Liaisons 15:05:40 not sure what happened to ^ 15:06:00 weird 15:06:20 well, I'm already attending Oslo and Security meetings, so I can be our liaison for those 15:07:26 Looking at that list reminded me of the Xena release 15:07:31 #topic Xena RC1 15:07:50 #link https://review.opendev.org/c/openstack/releases/+/808632 15:07:55 looks like gagehugo approved the patch 15:08:02 so we've got an RC1 15:08:12 huzzah 15:08:25 that should be the final release unless someone finds any showstopper bugs 15:10:19 Moving on 15:10:27 #topic Bug Review 15:11:18 #link https://bugs.launchpad.net/keystone/?orderby=-id&start=0 15:11:53 Looks like we got one new bug in the last week: 15:11:55 #link https://bugs.launchpad.net/keystone/+bug/1943952 15:12:03 > 15:12:03 Keystone should add password_status attribute to user 15:12:24 This seems like it should be a spec and not a bug 15:12:51 Unless it's some kind of regression? 🤔 15:14:19 That seems like improving the pci-dss implementation 15:14:46 "it's impossible for the outside to know if an authentication error is due to invalid password or password lock. This greatly harms user friendliness and does not comply to common practice." 15:15:26 I disagree with that statement, on multiple internal system's I've had to deal with, it just says "invalid username/password" even when you're locked out after too many failed attempts 15:15:50 but it does provide a way for a user to check their status, which I assume is the ask of the bug 15:16:12 login "UI" seems like a horizon change 15:16:49 Right, seems like an enhancement to enable something like Horizon to show better feedback to the user 15:17:23 I'm inclined to close this as NOTABUG and ask the reporter to re-submit as a spec 15:18:39 yeah, wishlist item in horizon seems more accurate 15:20:13 Agreed ... although I wonder if we present enough information now to have horizon relay that? 15:24:56 OK, closed as Invalid 15:25:00 moving on 15:25:27 #topic Yoga PTG 15:25:34 Just a reminder that we have an etherpad to collect PTG topics: 15:25:40 #link https://etherpad.opendev.org/p/yoga-ptg-keystone 15:28:42 Ok, moving on 15:28:51 #topic Open Discussion 15:28:59 Anything else y'all want to talk about? 15:31:40 * lbragstad doesn't 15:34:26 none from me 15:35:09 xek anything from your end? 15:35:37 I'm looking for reviews on https://review.opendev.org/c/openstack/keystone/+/806381/ 15:36:05 so - i was going to start taking a look at that 15:36:12 and i was wondering if we could backport the migrations? 15:36:24 typically, in the past, we always proposed placeholder migrations 15:36:32 at the end of every release for sqlalchemy 15:36:37 and i don't think we've done that in a while 15:36:40 hmm 15:36:44 (because people forgot about it) 15:36:50 normally I saw that there were a couple of empty patches reserved for each release 15:36:56 yeah 15:37:03 but I didn't see any for wallaby 15:37:07 right 15:37:16 i think we forgot about it 15:37:23 and they didn't get proposed 15:37:36 so - i'm wondering if that's going to be a problem with this backport? 15:37:52 i don't remember the reason why the placeholders were necessary 15:37:57 but we did it for ever 15:38:11 IIRC, alembic migrations can be non linear? And alembic may be able to sort it out if backported migrations keep their ID the same? 15:38:23 * lbragstad shrugs 15:38:25 but this is the same patch for wallaby, if it gets backported, it will be applied once, and then skipped for the next x release 15:38:25 I'm definitely no Alembic expert though 15:38:28 so I could be wrong. 15:38:39 xek yeah - that's what i was thinking, too 15:39:04 but it makes me wonder why we needed the placeholders in the first place 15:39:24 seems like a "cut off the ends" kind of deal. We've never used placeholders in Barbican 15:39:34 and typically backport migrations without issue 15:40:17 it might be fine since we havent' had any migrations since wallaby 15:40:26 especially if the backport doesn't skip any migrations 15:40:47 but - i need to think about it or dig into that just to make sure we're not glossing over an important detail 15:41:09 I just want to check to make sure the patch landed in Xena 15:41:19 or if a Xena backport is needed before this Wallaby one 15:42:33 looks like it did land in Xena 15:42:52 yeah - the outstanding patch is a backport 15:43:23 should we propose placeholder migrations for xena/ 15:43:31 and cut a new rc? 15:44:17 I would assume, now 15:44:19 *no 15:44:32 but also I need to dig into how Keystone handles migration 15:44:43 we have developer docs on it 15:44:44 because I don't see any parent->child relations in those 15:50:24 xek I'll take a look at the patch for sure 15:50:35 thanks! 15:51:01 Alrighty, y'all 15:51:04 thanks for joining! 15:51:08 thanks redrobot 15:51:08 #endmeeting