13:00:34 #startmeeting barbican 13:00:35 Meeting started Tue Sep 8 13:00:34 2020 UTC and is due to finish in 60 minutes. The chair is redrobot. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:36 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:39 The meeting name has been set to 'barbican' 13:00:52 #topic Roll Call 13:00:54 o/ 13:00:59 * tosky around, but not much around 13:00:59 Courtesy ping for ade_lee dave-mccowan hrybacki jamespage Luzi lxkong mhen moguimar raildo rm_work xek nearyo 13:01:07 Hi Luzi and tosky! 13:01:21 I wonder if moguimar is around? 13:01:36 o/ 13:01:38 yeah 13:01:39 here 13:01:41 :D 13:01:47 As usual our agenda can be found here: 13:01:50 #link https://etherpad.opendev.org/p/barbican-weekly-meeting 13:02:16 OK, let's get started! 13:02:29 #topic Review Past Meeting Action Items 13:02:36 #link http://eavesdrop.openstack.org/meetings/barbican/2020/barbican.2020-09-01-13.00.html 13:02:46 First one 13:02:55 Luzi to check PTG times to make sure they work for her and nearyo 13:03:05 Luzi, did you get a chance to check with nearyo? 13:03:28 yes, he thinks it will be possible for him to give a demo at the PTG :) 13:03:37 Excellent! 13:04:26 Next, 13:04:34 is there already an etherpad for the PTG themes? 13:04:38 * redrobot, tosky: Look into tempest failure from ML message 13:04:45 Luzi, not yet, but we can make one real quick 13:04:51 okay :) 13:05:10 What's the new code name? W____? 13:05:27 wallaby? 13:05:32 or something like that 13:06:13 #link https://etherpad.opendev.org/p/wallaby-ptg-barbican 13:06:22 Luzi, ^^^ 13:06:38 thank you :) 13:07:02 tosky, I did not get a chance to look into the tempest failure 13:07:20 tosky, I think I'll add it as a story to the tempest bug tracker so we don't forget 13:07:47 #action redrobot to add story for tempest bug in ML 13:07:54 OK, that's it for the action items 13:08:17 #topic Liaison Updates 13:08:20 moguimar, any news from Oslo? 13:08:29 Feature Freeze on 13:08:41 since last Friday 13:09:08 Cool beans 13:09:39 tosky, any news from the testing side of things? 13:11:31 I think we may have asked in the 1/2 where tosky's not paying attention. :-P 13:11:34 Let's move on. 13:11:39 #topic Kanban Review 13:11:48 #link https://tree.taiga.io/project/dmend-openstack-barbican/kanban 13:12:15 moguimar, assuming we'll need to hold off on the HVAC work until Castellan is branched? 13:12:23 yep 13:13:29 On my part, I'm moving the "Move ansible-role-*-hsm" repos" card 13:13:40 Both the governance patch and the infra patch merged 13:13:51 we should have Storyboard projects for all the HSM roles now 13:14:15 and we're also able to release versions of each repo individually, so that's awesome 13:14:30 For Secret Consumers 13:14:51 I was working on the microversions patch last week. One thing I'm not sure about is whether we should change the response to the root controller 13:14:52 o/ 13:15:02 to match the Versions response specified by the API-WG 13:15:17 #link https://specs.openstack.org/openstack/api-wg/guidelines/microversion_specification.html 13:15:59 The API-WG guidance is to return {"versions": [ { ... versions here } ]} 13:16:25 but we currently return {"versions": {"values": [ { ... versions here ... } ]} 13:19:38 Maybe we should only return the new format if the X-OpenStack-API-Version header is set? 13:22:18 Anyway, something to think about 13:22:33 ... 13:22:53 Moving on 13:22:56 #topic Bug Review 13:23:04 #link https://storyboard.openstack.org/#!/project_group/barbican 13:23:13 I did report a new bug last week: 13:23:25 #link https://storyboard.openstack.org/#!/story/2008103 13:23:51 It's a bit of a low priority, I think, because it only happens when you're using the unauthenticated context 13:24:02 but basically we're not processing Accept headers correctly 13:24:16 Accept: */* is defaulting to replying with an HTML response 13:24:22 which is bad for a JSON API 13:25:10 redrobot, I'm creating a list of low-hanging-fruit bugs as suggestion for some students for the University where I live. They want to start to contributing to open source/barbican... 13:25:19 redrobot, I added this one as a good candidate 13:25:39 raildo, sounds good! 13:25:41 redrobot, but if you have any other bugs, that you think that will be easy to have it fixed, and it's not a high priority, just let me know 13:25:50 raildo, okay! 13:26:51 #link https://bugs.launchpad.net/castellan/+bugs?orderby=-id&start=0 13:26:56 looks like no new bugs in Castellan 13:27:12 #topic Wayward Reviews 13:27:15 #link https://tinyurl.com/y3ydwmkl 13:28:31 one out of the 3 14+ days patches seems to be about actually something 13:28:39 https://review.opendev.org/#/c/687817/ 13:29:20 and we can almost have a cake to this one 13:29:26 will be 1yr old next month 13:29:40 oof 13:29:59 I think we just need to remove the default text in the releasenote and merge it 13:30:27 moguimar, do you want to update the patch? 13:30:45 yeah, we didn't give him any feedback in 3 months 13:30:59 I can rebase it and put it on my list to investigate 13:31:13 Moisés Guimarães proposed openstack/barbican master: Set db_auto_create default to False https://review.opendev.org/687817 13:32:31 lets go to needs approval 13:32:33 https://review.opendev.org/#/c/745455/ 13:33:29 moguimar, lgtm, next 13:33:38 I'd like to go back to https://review.opendev.org/#/c/715514/ 13:33:48 (sorry) I couldn't check that tempest failures either, and fine to add as a story; no other testing updates for now 13:34:00 thanks tosky! 13:34:03 I've seen many projects in the oslo side already with that proposed fix 13:34:39 so do you have any other concerns on that patch redrobot? or do we go with you changing the -1 to +2? 13:35:00 the dash is also correct, no need to be _ 13:35:28 moguimar, hmm... I'm still not convinced. :-P 13:35:39 Let me look into it today and I'll update it if needed. 13:35:47 ok 13:36:24 I don't have anything else that catches the eye for now 13:36:33 Cool beans. 13:36:37 #topic Open Discussion 13:36:42 anything else y'all want to talk about? 13:41:51 I'll take that as a no. 13:41:57 Thanks for joining everyone! :D 13:42:00 #endmeeting