opendevreview | Roman Popelka proposed openstack/barbican-tempest-plugin master: Remove create_server and rebuild_server methods https://review.opendev.org/c/openstack/barbican-tempest-plugin/+/830121 | 11:16 |
---|---|---|
opendevreview | Roman Popelka proposed openstack/barbican-tempest-plugin master: Remove _create_port and create_keypair methods https://review.opendev.org/c/openstack/barbican-tempest-plugin/+/829485 | 11:16 |
opendevreview | Roman Popelka proposed openstack/barbican-tempest-plugin master: Remove create_server and rebuild_server methods https://review.opendev.org/c/openstack/barbican-tempest-plugin/+/830121 | 11:17 |
dmendiza[m] | #startmeeting barbican | 13:02 |
opendevmeet | Meeting started Tue Mar 8 13:02:29 2022 UTC and is due to finish in 60 minutes. The chair is dmendiza[m]. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:02 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:02 |
opendevmeet | The meeting name has been set to 'barbican' | 13:02 |
dmendiza[m] | #topic Roll Call | 13:03 |
dmendiza[m] | Courtesy ping for ade_lee dave-mccowan d34dh0r53 hrybacki jamespage Luzi lxkong mhen rm_work tosky xek nearyo oleksandry | 13:03 |
Luzi | hi | 13:03 |
d34dh0r53 | o/ | 13:05 |
dmendiza[m] | Let's get started! | 13:09 |
dmendiza[m] | #topic Review Past Meeting Action Items | 13:09 |
dmendiza[m] | #link https://meetings.opendev.org/meetings/barbican/2022/ | 13:09 |
dmendiza[m] | err, I mean | 13:09 |
dmendiza[m] | #link https://meetings.opendev.org/meetings/barbican/2022/barbican.2022-03-01-13.00.html | 13:09 |
dmendiza[m] | We didn't have any | 13:10 |
* dmendiza[m] needs coffee | 13:10 | |
dmendiza[m] | #topic Liaison Updates | 13:10 |
dmendiza[m] | tosky: around? | 13:10 |
dmendiza[m] | Doesn't look like it | 13:12 |
dmendiza[m] | #topic Secret Consumers | 13:12 |
dmendiza[m] | xek's patch is still under review | 13:14 |
dmendiza[m] | #link https://review.opendev.org/c/openstack/barbican/+/828829 | 13:14 |
dmendiza[m] | Looking like this will be a Zed feature | 13:14 |
dmendiza[m] | OK, moving on | 13:15 |
dmendiza[m] | #topic RC1 | 13:16 |
dmendiza[m] | #link https://releases.openstack.org/yoga/schedule.html | 13:16 |
dmendiza[m] | This week is Yoga RC1 week | 13:16 |
afaranha | that means reviews need to get approved? | 13:17 |
dmendiza[m] | Yeah, if there's anything we need in Yoga it needs to be approved in the next few days | 13:18 |
afaranha | ack | 13:18 |
dmendiza[m] | once we tag RC1 then the master branch will be tracking Zed | 13:20 |
afaranha | do we have something pending that needs to go into Yoga? | 13:20 |
dmendiza[m] | Nothing off the top of my head | 13:22 |
dmendiza[m] | #topic Zed Cycle | 13:26 |
dmendiza[m] | Looks like the Zed schedule is out | 13:26 |
dmendiza[m] | #link https://releases.openstack.org/zed/schedule.html | 13:26 |
dmendiza[m] | And the weekly reminder that we have an etherpad for the upcoming Zed PTG | 13:27 |
dmendiza[m] | #link https://etherpad.opendev.org/p/z-ptg-barbican | 13:27 |
dmendiza[m] | which will be in about 4 weeks | 13:28 |
dmendiza[m] | Ok, moving on | 13:31 |
dmendiza[m] | #topic Bug Review | 13:31 |
dmendiza[m] | #link https://storyboard.openstack.org/#!/project_group/barbican | 13:31 |
dmendiza[m] | Looks like no new bugs | 13:31 |
dmendiza[m] | #link https://bugs.launchpad.net/castellan/+bugs?orderby=-id&start=0 | 13:32 |
dmendiza[m] | And no new bugs for Castellan | 13:32 |
dmendiza[m] | #link https://bugs.launchpad.net/cursive/+bugs?orderby=-id&start=0 | 13:32 |
dmendiza[m] | and no new Cursive bugs | 13:32 |
dmendiza[m] | #topic Open Discussion | 13:32 |
dmendiza[m] | Anything else y'all want to talk about? | 13:32 |
afaranha | I was checking some (what seems to be) low hanging fruits, Barbican pagination logic doesn't preserve URL filters, https://storyboard.openstack.org/#!/story/2009322 , it seems to be related to wsgi? | 13:33 |
afaranha | I tried to see how it's done but, honestly, wsgi is still unfamiliar to me, do we need to deal here with configurations or some part of the code? | 13:33 |
dmendiza[m] | I think this is a bug in the API controllers | 13:34 |
dmendiza[m] | When the request comes in, the framework takes that query string and breaks it down | 13:35 |
dmendiza[m] | I don't think we're using that in the controllers to rebuild the query string to be added to the "links" section of the response | 13:35 |
afaranha | in this case, I was just looking at the code where barbican created the "next" part of the response | 13:37 |
afaranha | I didn't find it, so I thought this is related to the wsgi? so, in some configuration or somewhere else | 13:37 |
afaranha | anyway, I just wanna know if someone already dealt with wsgi and could share where this needed to be fixed | 13:38 |
dmendiza[m] | yeah, ping me after the meeting and I can look into where the next/previous attributes get generated in the response | 13:40 |
dmendiza[m] | I want to say it happens in the controller, but it may be hidden in some helper function | 13:40 |
afaranha | right, I'll try to find it then, I'll ping you later | 13:41 |
dmendiza[m] | Sounds good | 13:43 |
dmendiza[m] | Any other topics? | 13:43 |
afaranha | not from me | 13:44 |
dmendiza[m] | Thanks for joining, everyone! | 13:45 |
dmendiza[m] | #endmeeting | 13:46 |
opendevmeet | Meeting ended Tue Mar 8 13:46:03 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:46 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/barbican/2022/barbican.2022-03-08-13.02.html | 13:46 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/barbican/2022/barbican.2022-03-08-13.02.txt | 13:46 |
opendevmeet | Log: https://meetings.opendev.org/meetings/barbican/2022/barbican.2022-03-08-13.02.log.html | 13:46 |
opendevreview | Merged openstack/barbican stable/victoria: Allow secret delete by users with "creator" role https://review.opendev.org/c/openstack/barbican/+/829448 | 13:53 |
dmendiza[m] | b | 14:04 |
dmendiza[m] | ] | 14:04 |
opendevreview | Merged openstack/castellan master: Update master for stable/yoga https://review.opendev.org/c/openstack/castellan/+/832021 | 15:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!