16:00:29 <lbragstad> #startmeeting keystone 16:00:30 <openstack> Meeting started Tue Nov 6 16:00:29 2018 UTC and is due to finish in 60 minutes. The chair is lbragstad. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:31 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:33 <openstack> The meeting name has been set to 'keystone' 16:00:35 <gagehugo> o/ 16:00:40 <lbragstad> o/ 16:00:45 <lbragstad> #link https://etherpad.openstack.org/p/keystone-weekly-meeting 16:00:48 <lbragstad> agenda ^ 16:00:49 <cmurphy> o/ i'm in another meeting for a few minutes 16:01:05 <wxy|> o/ 16:01:09 <lbragstad> fwiw - we have a pretty light agenda so we can give folks a few minutes to wrap up or hop in 16:04:00 <lbragstad> alright - let's get started 16:04:06 <lbragstad> #topic Announcements 16:04:23 <lbragstad> #info we won't be holding a meeting next week due to the summit in Berlin 16:04:54 <lbragstad> but we'll plan to resume on the 20th 16:05:24 <lbragstad> #topic Berlin Summit 16:05:37 <knikolla> o/ 16:05:44 <lbragstad> we have two forum sessions accepted for the next week 16:06:11 <lbragstad> one specifically for collecting feedback and socializing keystone as an idp proxy 16:06:13 <lbragstad> #link https://etherpad.openstack.org/p/BER-stein-keystone-as-idp 16:06:20 <lbragstad> and another for general feedback from users and operators 16:06:27 <lbragstad> #link https://etherpad.openstack.org/p/BER-stein-keystone-feedback 16:06:45 * kmalloc slees. 16:06:48 * kmalloc sleeps even. 16:07:15 <lbragstad> regardless of your ability to attend, please don't hesitate to add content to those and communicate with people who will be attending if you have a perspective you'd like shared in-person 16:07:28 <lbragstad> as always, I'm happy to relay that information for folks who won't be making the trip 16:07:30 <lbragstad> just ping me 16:07:46 <lbragstad> also - i'm summarizing keystone-related talks and sessions 16:08:00 <lbragstad> i'll be sending that out in a note to the mailing list 16:08:15 <lbragstad> feel free to amend my list if you have keystone-specific things that i've missed 16:08:40 <lbragstad> looks like we already have something for the unofficial hallway track 16:09:04 * kmalloc has added a ton of data to the IDP etherpad, feel free to add more as you see fit. 16:09:11 <lbragstad> penick wanted to see if a few keystoners would be available to work with him on a spec for the athenz work Oath open-sourced 16:09:50 <lbragstad> he's been dealing with a bunch of internal work it sounds like, but he thought his best opportunity to write a spec would be face-to-face next week sometime 16:10:06 <lbragstad> cc ildikov ^ who was also interested in that effort 16:10:38 * kmalloc nods. 16:10:40 <lbragstad> but that will likely be happening between talks and sessions next week 16:11:04 <kmalloc> I *think* most of the work needed for Athenz is going to easily fall into the keystone-as-an-idp workload as well 16:11:13 <lbragstad> if you're interested in that, i'll try and send out pings or let people know if/when that impromptu session happens 16:11:37 <lbragstad> so maybe we can follow up the keystone as an idp proxy with penick? 16:11:51 <lbragstad> since there is already going to be correlation there 16:12:15 <kmalloc> yeah 16:12:51 * lbragstad makes a note 16:13:00 <lbragstad> i'll ping james and let him know 16:13:11 <lbragstad> that's about all i had for summit/forum topics 16:13:30 <lbragstad> does anyone else have anything regarding next week they'd like to share or promote? 16:15:05 <lbragstad> ok - moving on 16:15:09 <lbragstad> #topic open discussion 16:15:20 <lbragstad> floor is open if people have things they'd like to talk about 16:15:52 <cmurphy> i have a few patches that i think will complete the python3-first goal https://review.openstack.org/#/c/613782/ https://review.openstack.org/#/c/614492/ 16:15:56 <cmurphy> please review 16:16:25 <lbragstad> will do - thanks for finishing all that up 16:16:47 <lbragstad> speaking of community goals... i think we're mostly wrapped up with everything up to this release? 16:17:01 <lbragstad> we don't have anything yet for the upgrade checkers, but the plumbing is in place 16:17:11 <cmurphy> we don't have mutable config merged i don't think 16:17:14 <kmalloc> we need to circle up on the debug thing 16:17:20 <cmurphy> there are some outstanding comments on that patch 16:17:25 <kmalloc> it needed a couple fixes to land 16:17:31 <lbragstad> oh - i jumped the gun on that then 16:18:20 <lbragstad> so that's really the only one left after cmurphy's patches land? 16:18:25 <kmalloc> there are some fixes for KSM dropping old code that need eyes. They are removing revocation list (so it stops spamming keystone), PKI[z], and some nits. 16:18:30 <kmalloc> not community goal stuff 16:18:40 <kmalloc> but really good to drop bit-rotting code to the floor 16:18:41 <lbragstad> i was looking at those last week - i'll revisit them 16:18:48 <kmalloc> they should be ready to merge 16:19:01 <lbragstad> any word internally from simo? 16:19:14 <lbragstad> on the JWT stuff? 16:19:16 <kmalloc> there is also a CADF emitting fix for invalid user(s) and a location header for 300 (discovery) 16:19:34 <kmalloc> no word from simo, afaik. 16:19:42 <lbragstad> ok 16:20:16 <lbragstad> if people are eager to play with jwt, the implementation should be up and working (we might have an issue with default in our test config, but it's functional) 16:21:05 <kmalloc> i have no idea how we introduced that issue 16:21:17 <kmalloc> it worked fine when we had UUID 16:21:18 <lbragstad> yeah - me either... it's super strange and i've never seen it before 16:21:18 <kmalloc> .... 16:21:41 <wxy|> lbragstad: I'll pay more attention on JWT. 16:21:50 <lbragstad> wxy| cool - thank you 16:23:12 <kmalloc> cmurphy: looks like KSC-Functional test is check only when made voting? 16:23:24 <kmalloc> cmurphy: would need to be both check/gate, right? 16:23:37 <kmalloc> cmurphy: https://review.openstack.org/#/c/613781/ 16:23:40 <cmurphy> kmalloc: oops good catch 16:23:42 <cmurphy> will fix 16:23:52 <kmalloc> cmurphy: wasn't me, was wxy| :) 16:23:58 * kmalloc can't take credit for that. 16:24:01 <cmurphy> ty wxy| 16:24:13 <wxy|> kmalloc: cmurphy :) 16:26:00 <lbragstad> anything else we want to tackle in this meeting? 16:26:06 <lbragstad> otherwise looks like we can get some time back 16:26:57 <lbragstad> thanks for the time, everyone 16:27:04 <lbragstad> safe travels if you're heading to Berlin next week 16:27:10 <lbragstad> #endmeeting