15:00:49 #startmeeting oslo 15:00:49 Courtesy ping for bnemec, smcginnis, moguimar, johnsom, stephenfin, bcafarel, kgiusti, jungleboyj 15:00:49 #link https://wiki.openstack.org/wiki/Meetings/Oslo#Agenda_for_Next_Meeting 15:00:50 Meeting started Mon Jul 27 15:00:49 2020 UTC and is due to finish in 60 minutes. The chair is bnemec. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:51 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:53 The meeting name has been set to 'oslo' 15:00:55 o/ 15:01:21 o/ 15:01:22 o/ 15:01:36 bnemec, I'll have to leave sooner today, can I get some topics in after liasons? 15:02:54 o/ Sorry I should skip our meeting today, I'll take a look to the logs tomorrow 15:03:17 * hberaud eject 15:03:42 hberaud: Sounds good. 15:03:57 #topic Red flags for/from liaisons 15:04:12 Nothing from Barbican 15:04:41 Nothing from Octavia 15:05:26 moguimar: Yeah, we can do that. 15:05:36 after action items is fine 15:05:42 as some of them are there already 15:05:53 That's when the topics would normally be. :-) 15:06:21 #topic Releases 15:06:44 We released a new oslo.log last week that I think should fix the circular import issue Neutron ran into. 15:07:12 That's the main thing I know of that would be of interest. 15:07:18 #topic Action items from last meeting 15:07:38 "moguimar to propose patch integrating pre-commit to the gate for oslo.cache" 15:07:42 https://review.opendev.org/#/c/742441/ 15:07:48 they are there waiting for reviews 15:07:59 the bandit patch merged already 15:08:27 the others in the same thread need review 15:09:27 Sounds good, thanks. 15:09:44 on the bandit side 15:09:45 o/ sorry for lateness 15:09:53 there were new patches across oslo 15:09:56 https://review.opendev.org/#/q/(topic:bandit+OR+topic:bump-bandit)+(status:open+OR+status:merged) 15:09:56 (and nothing on fire neutron side) 15:10:07 see the top patches since Jul 24 15:11:09 Looks like they're passing ci, so we just need someone to approve, right? 15:11:26 yep 15:13:18 bcafarel: Cool, thanks. See the note above about a new oslo.log release that might fix your circular import problem without needing changes on the Neutron side. 15:13:27 (I think that was Neutron...) 15:13:37 ooh nice! yes that was us 15:14:17 While we have moguimar: 15:14:17 "moguimar to get https://review.opendev.org/#/c/640057/ in shape to merge" 15:14:30 Looks like there's been some movement, but still failing unit tests? 15:14:42 the same failure was seen in master 15:14:54 maybe just a recheck now? 15:15:10 I mean, I ran the tests on master and got the same issue 15:15:23 Ah, that was the stevedore thing. Yeah, looks like that should be fixed. 15:15:37 ok, just rechecked it 15:15:51 Okay, so that one should be done then. \o/ 15:16:12 "kgiusti to retire devstack-plugin-zmq" 15:16:31 I see no Ken in the channel this week. 15:16:42 We'll keep that one on the list for next time. 15:16:43 #action kgiusti to retire devstack-plugin-zmq 15:16:50 "hberaud to sync oslo-cookiecutter contributing template with main cookiecutter one" 15:17:00 * bnemec looks at open patches to oslo-cookiecutter... 15:17:33 Nothing recent, so we'll keep that one too. 15:17:37 #action hberaud to sync oslo-cookiecutter contributing template with main cookiecutter one 15:17:56 We can get updates next time when hopefully the people involved are available. 15:18:41 That's it for action items. 15:18:50 I have one last topic 15:18:54 moguimar: Anything else you wanted to bring up before we move on to the rest of the agenda? 15:18:59 yup 15:19:02 https://review.opendev.org/#/c/742193/ 15:19:05 this fix in oslo.cache 15:19:42 we would like to get some more eyes in that fix 15:19:51 before aproving it 15:21:00 Oh, memcache_pool. The gift that keeps on giving. ;-) 15:21:19 :D 15:21:49 fix is yours, right kevko ? 15:22:04 I'm wondering if we need to add a set_defaults for the new opt so Keystone can have it on by default. 15:23:15 * bnemec wishes we still had Morgan around to discuss this too 15:23:47 bnemec, what happened to Morgan? 15:24:20 He moved to a different company, not working on OpenStack anymore. 15:24:41 I asked lbragstad to have a look on it too, but I think he didn't have time for it yet 15:24:59 ah, so we are probably short on both morgan and colleen 15:25:14 Yeah 15:25:22 I'm not sure how active she still is in OpenStack 15:25:43 Colleen is still around, but I don't know that she's likely to dig into something new like this. 15:27:21 I guess we'll have to go find some reviewers at #openstack-keystone 15:28:06 ok, I'm running short on time, gotta leave soon 15:28:26 Okay, I left a comment on the review with a suggestion. 15:28:29 I'll sync with kevko and hberaud tomorrow to decide 15:28:43 thanks guys, have a nice one o/ 15:28:52 o/ moguimar 15:29:34 #topic zuulv3 migration 15:29:40 #link https://etherpad.opendev.org/p/goal-victoria-native-zuulv3-migration 15:29:45 Michal Arbet proposed openstack/oslo.cache master: Do not hardcode flush_on_reconnect, move to oslo.cache config https://review.opendev.org/742193 15:29:50 moguimar: yes, it is mine 15:30:26 oslo.messaging and the kafka devstack plugin are done. 15:30:39 amqp1 devstack needs another reviewer. 15:30:52 zmq will be handled by retiring the repo. 15:31:28 So that leaves us with basically a couple of grenade jobs and the pbr jobs. 15:32:05 I think stephenfin was going to look at the latter. 15:32:17 If you have a change up, can you link it on https://etherpad.opendev.org/p/goal-victoria-native-zuulv3-migration ? 15:32:35 pbr is on my list, yes. I'm hoping to get to it tomorrow 15:32:43 not sure about grenade though 15:32:49 And grenade is still on the todo list, although hopefully it will be pretty straightforward. 15:33:11 I think for that one we just need to look what other projects have done to migrate their grenade jobs. 15:33:54 pbr should be the only tricky part of this for us now. 15:33:57 * bnemec knocks on wood 15:35:13 I think we're making good progress on this, so I'm not too concerned about it at this point. 15:35:24 I'll leave it on the agenda so we can sync each week. 15:35:53 #topic bnemec on PTO next week 15:36:03 So I won't be around to run the meeting. 15:36:38 As always, if someone else wants to do it, feel free. 15:37:02 Otherwise I'll be back the following Monday and we can resume then. 15:37:26 moguimar bnemec catching up - i cracked that patch open last week, but i'm taking another look now 15:38:31 lbragstad: Thanks! 15:39:10 #topic Weekly Wayward Review 15:39:10 I just approved https://review.opendev.org/727530 which was a pretty trivial patch that's apparently been open a long time. 15:39:27 If anyone is looking for stuff to review see moguimar's requests above. 15:40:58 #topic Open discussion 15:41:03 Anything else this week? 15:41:34 Ben Nemec proposed openstack/sphinx-feature-classification master: Cleanup misplaced release note https://review.opendev.org/741036 15:43:06 bnemec: The one characters bothered you that much, huh? :) 15:43:36 smcginnis: I just used the Gerrit editor. Took all of five seconds to change. :-) 15:43:58 Yep, might as well. 15:44:02 And also yes. :-P 15:44:39 * bnemec was the sixth grade spelling bee champ of Fennimore Elementary :-D 15:44:46 Hah! 15:46:01 Okay, let's call it before I start ranting about the Oxford comma or something. ;-) 15:46:12 Thanks for joining, everyone! 15:46:15 #endmeeting