| openstackgerrit | Zihao Wang proposed openstack/python-barbicanclient master: bump py37 to py38 in tox.ini https://review.opendev.org/752612 | 01:28 |
|---|---|---|
| openstackgerrit | Zihao Wang proposed openstack/barbican master: Remove six.PY3 https://review.opendev.org/753204 | 03:23 |
| openstackgerrit | Zihao Wang proposed openstack/barbican master: Remove six.PY3 https://review.opendev.org/753204 | 05:32 |
| *** xek has joined #openstack-barbican | 05:44 | |
| *** xek has quit IRC | 06:38 | |
| openstackgerrit | wu.shiming proposed openstack/barbican-tempest-plugin master: bump py37 to py38 in tox.ini https://review.opendev.org/753232 | 07:01 |
| *** tosky has joined #openstack-barbican | 07:40 | |
| *** moguimar has joined #openstack-barbican | 08:50 | |
| *** Luzi has joined #openstack-barbican | 10:55 | |
| *** xek has joined #openstack-barbican | 11:40 | |
| redrobot | #startmeeting barbican | 13:00 |
| openstack | Meeting started Tue Sep 22 13:00:43 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 |
| openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:00 |
| *** openstack changes topic to " (Meeting topic: barbican)" | 13:00 | |
| openstack | The meeting name has been set to 'barbican' | 13:00 |
| redrobot | #topic Roll Call | 13:00 |
| *** openstack changes topic to "Roll Call (Meeting topic: barbican)" | 13:01 | |
| redrobot | Courtesy ping for ade_lee dave-mccowan hrybacki jamespage Luzi lxkong mhen moguimar raildo rm_work xek nearyo | 13:01 |
| Luzi | o/ | 13:01 |
| moguimar | o/ | 13:01 |
| redrobot | Hi y'all! | 13:01 |
| raildo | o/ | 13:01 |
| tosky | hi | 13:01 |
| redrobot | Woo! Lots of folks here today! :D | 13:02 |
| redrobot | OK, let's get started | 13:02 |
| redrobot | We didn't have any Action Items last week, so let's go straight to the Liaison Updates | 13:02 |
| redrobot | #topic Liaison Updates | 13:02 |
| *** openstack changes topic to "Liaison Updates (Meeting topic: barbican)" | 13:02 | |
| redrobot | moguimar, any news from Oslo? | 13:02 |
| moguimar | we're back on merging stuff | 13:02 |
| redrobot | \o/ | 13:02 |
| moguimar | as victoria has been branched already | 13:03 |
| redrobot | good to know | 13:03 |
| tosky | nothing from me, sorry | 13:03 |
| redrobot | tosky, no worries | 13:03 |
| redrobot | #topic Kanban Review | 13:05 |
| *** openstack changes topic to "Kanban Review (Meeting topic: barbican)" | 13:05 | |
| redrobot | #link https://tree.taiga.io/project/dmend-openstack-barbican/kanban | 13:05 |
| redrobot | moguimar, any updates on the HVAC work? | 13:05 |
| moguimar | I should be back to the HVAC thing this Friday | 13:05 |
| redrobot | Sounds good | 13:06 |
| moguimar | get back* | 13:06 |
| redrobot | Secret Consumers is still blocked by implementing microversions | 13:06 |
| redrobot | which I am still working on | 13:06 |
| redrobot | And I am currently looking for the best way to fix the MySQL errors when migrating from the alembic migrations | 13:06 |
| redrobot | #link https://storyboard.openstack.org/#!/story/2007732 | 13:07 |
| redrobot | ^^^ is currently blocking gmann from testing on Ubuntu Focal | 13:07 |
| redrobot | OK, moving on | 13:09 |
| redrobot | #topic Bug Review | 13:09 |
| *** openstack changes topic to "Bug Review (Meeting topic: barbican)" | 13:09 | |
| redrobot | #link https://storyboard.openstack.org/#!/project_group/barbican | 13:10 |
| redrobot | looks like no new bugs in Barbican projects | 13:10 |
| redrobot | #link https://bugs.launchpad.net/castellan/+bugs?orderby=-id&start=0 | 13:11 |
| redrobot | and no new bugs on Castellan | 13:11 |
| redrobot | #topic Wayward Reviews | 13:11 |
| *** openstack changes topic to "Wayward Reviews (Meeting topic: barbican)" | 13:11 | |
| redrobot | #link https://tinyurl.com/y3ydwmkl | 13:11 |
| moguimar | and here we go | 13:13 |
| moguimar | no quick needs approval | 13:13 |
| moguimar | first item | 13:13 |
| moguimar | https://review.opendev.org/#/c/715514/ | 13:13 |
| moguimar | I've seen some requires-python warning lately when running tox locally | 13:14 |
| moguimar | but I didn't compare what was on the project compared to this patch | 13:14 |
| moguimar | is gmann around to talk about this one? | 13:14 |
| moguimar | we can also talk about the alembic fixes after the top 3 old patches | 13:15 |
| moguimar | second one | 13:16 |
| moguimar | https://review.opendev.org/#/c/722954/ | 13:16 |
| moguimar | is still failing | 13:16 |
| moguimar | we should revisit the stable branches patches | 13:17 |
| moguimar | what about set it as a topic for the next upstream Friday? | 13:17 |
| redrobot | moguimar, yeah, we can work on the ussuri branch on Friday | 13:18 |
| redrobot | maybe we can tag-team on it :) | 13:18 |
| moguimar | 3rd one is WIP | 13:19 |
| redrobot | RE: python-requires vs python_requires, the setuptools docs use the underscore: https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords | 13:19 |
| redrobot | Yeah, so I've been testing the migration stuff on MySQL 8.0 | 13:19 |
| redrobot | When you have barbican create the schema, everything works, but when you use the migration tool it fails | 13:20 |
| redrobot | as per bug report | 13:20 |
| redrobot | I was trying to squash the migrations to just the supported releases | 13:20 |
| redrobot | so I'm half way through doing that | 13:20 |
| redrobot | I'll have to do some more testing to make sure we don't break existing deployments | 13:20 |
| redrobot | but hopefully I can get it sorted out today | 13:20 |
| moguimar | cool | 13:21 |
| redrobot | #topic Open Discussion | 13:23 |
| *** openstack changes topic to "Open Discussion (Meeting topic: barbican)" | 13:23 | |
| redrobot | Anything else y'all want to talk about? | 13:23 |
| redrobot | OH! Before I forget, we do have an etherpad to start collecting topics for the upcoming PTG: | 13:23 |
| redrobot | #Link https://etherpad.opendev.org/p/wallaby-ptg-barbican | 13:23 |
| moguimar | yeah, that's important | 13:24 |
| moguimar | it would also be nice to have the link to the previous PTG etherpad | 13:24 |
| moguimar | on the top of that one | 13:24 |
| redrobot | #link https://etherpad.opendev.org/p/victoria-ptg-barbican | 13:25 |
| redrobot | added to the Wallaby etherpad as well | 13:25 |
| redrobot | Also added our session slots | 13:27 |
| redrobot | #info Barbican PTG Sessions: Oct 27 @ 1500 UTC, and Oct 29 @ 1500 UTC | 13:27 |
| moguimar | I think I've found something | 13:31 |
| moguimar | https://setuptools.readthedocs.io/en/latest/setuptools.html#metadata | 13:31 |
| moguimar | so author-email is actually an alias to author_email | 13:32 |
| redrobot | moguimar, python_requires is listed under options using the underscore | 13:32 |
| redrobot | in that link you shared | 13:33 |
| moguimar | yeah | 13:33 |
| moguimar | and there is no - alias for it | 13:33 |
| redrobot | yeah, let's change that to underscore and get it merged | 13:33 |
| moguimar | I think we can update that patch updating all - to _ | 13:33 |
| moguimar | since the aliases are not advised | 13:33 |
| moguimar | I'll do it here | 13:33 |
| redrobot | sounds good | 13:33 |
| redrobot | Anything else y'all want to talk about? | 13:36 |
| redrobot | Okay, thanks for joining everyone! | 13:39 |
| redrobot | #endmeeting | 13:40 |
| *** openstack changes topic to "OpenStack Barbican Development - Weekly Meeting Agenda: https://etherpad.openstack.org/p/barbican-weekly-meeting" | 13:40 | |
| openstack | Meeting ended Tue Sep 22 13:40:02 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:40 |
| openstack | Minutes: http://eavesdrop.openstack.org/meetings/barbican/2020/barbican.2020-09-22-13.00.html | 13:40 |
| openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/barbican/2020/barbican.2020-09-22-13.00.txt | 13:40 |
| openstack | Log: http://eavesdrop.openstack.org/meetings/barbican/2020/barbican.2020-09-22-13.00.log.html | 13:40 |
| openstackgerrit | Moisés Guimarães proposed openstack/barbican-tempest-plugin master: Fix setup.cfg keywords https://review.opendev.org/715514 | 13:40 |
| gmann | moguimar: hi, i am here | 14:15 |
| gmann | moguimar: redrobot to move forward on Focal migration, I puhed this alternate till DB migration issue is fixed - https://review.opendev.org/#/c/753158/ | 14:16 |
| gmann | this will keep running barbican jobs on Bionic which means no change from current gate | 14:16 |
| gmann | moguimar: redrobot if we can merge 753158 today then we will be good to migrate the rest of the gate to Focal and avoid other project gate having barbican integration jobs | 14:21 |
| *** Luzi has quit IRC | 14:25 | |
| *** iurygregory has quit IRC | 14:46 | |
| *** iurygregory has joined #openstack-barbican | 14:51 | |
| *** abishop_ has quit IRC | 15:20 | |
| *** xek has quit IRC | 15:36 | |
| *** irclogbot_3 has quit IRC | 16:08 | |
| *** irclogbot_0 has joined #openstack-barbican | 16:08 | |
| openstackgerrit | Merged openstack/barbican master: Keep barbican functional jobs on Bionic https://review.opendev.org/753158 | 16:22 |
| *** redrobot has quit IRC | 16:25 | |
| *** johnsom has quit IRC | 16:26 | |
| *** johnsom has joined #openstack-barbican | 16:27 | |
| *** xek has joined #openstack-barbican | 17:16 | |
| *** xek has quit IRC | 18:50 | |
| *** tosky_ has joined #openstack-barbican | 21:09 | |
| *** tosky is now known as Guest33200 | 21:10 | |
| *** tosky_ is now known as tosky | 21:10 | |
| *** raildo has quit IRC | 21:43 | |
| *** gmann has quit IRC | 22:04 | |
| *** gregwork has quit IRC | 22:04 | |
| *** gmann has joined #openstack-barbican | 22:06 | |
| *** mnaser has quit IRC | 22:06 | |
| *** gregwork has joined #openstack-barbican | 22:09 | |
| *** mnaser has joined #openstack-barbican | 22:10 | |
| *** tosky has quit IRC | 22:48 | |
| *** tkajinam has joined #openstack-barbican | 22:57 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!