*** rcernin has joined #openstack-oslo | 02:00 | |
*** zaneb has quit IRC | 04:15 | |
*** zbitter has joined #openstack-oslo | 04:15 | |
*** tkajinam has quit IRC | 05:45 | |
*** tkajinam has joined #openstack-oslo | 05:46 | |
eandersson | Is it oslo that owns tooz btw? | 07:50 |
---|---|---|
frickler | eandersson: tooz is listed in https://governance.openstack.org/tc/reference/projects/oslo.html , but I haven't received any feedback on the encoding question yet, either, so not pretty active I guess | 08:48 |
eandersson | frickler part of the problemn is that we dont actually support etcd | 08:48 |
eandersson | https://bugs.launchpad.net/kolla-ansible/+bug/1872205 | 08:48 |
openstack | Launchpad bug 1872205 in tooz "Designate tooz error" [Undecided,New] | 08:48 |
eandersson | We will with my patch, at least in central. | 08:48 |
frickler | is that "we" as in "designate" or "tooz"? | 08:49 |
eandersson | Ops, realized this was in oslo chat and not designate chat ÖD | 08:49 |
eandersson | :D | 08:49 |
eandersson | This is another encoding bug http://paste.openstack.org/show/791988/ | 08:50 |
frickler | eandersson: hmm, yeah, I'm assuming we're the first to use all of this with py3. | 08:51 |
frickler | or maybe at all, wouldn't surprise me either | 08:52 |
eandersson | Yea. Very likely. | 08:52 |
eandersson | https://review.opendev.org/#/c/719114/8/designate/coordination.py | 08:52 |
eandersson | This is fixed in this patch, but I works fine with e.g. the memcached driver, but would fail wouth that patch with the etcd driver. | 08:52 |
frickler | I'll take a deeper look tomorrow, just quickly scanning things now, still a holiday today here | 08:53 |
eandersson | No hurry. Thanks frickler | 08:55 |
openstackgerrit | Andreas Jaeger proposed openstack/oslo.middleware master: Cleanup py27 support https://review.opendev.org/719419 | 09:15 |
openstackgerrit | Andreas Jaeger proposed openstack/oslo.middleware master: Cleanup py27 support https://review.opendev.org/719419 | 09:16 |
openstackgerrit | Andreas Jaeger proposed openstack/oslo.service master: Cleanup py27 support https://review.opendev.org/719421 | 09:18 |
*** tosky has joined #openstack-oslo | 09:25 | |
*** tkajinam has quit IRC | 10:31 | |
*** raildo has joined #openstack-oslo | 11:57 | |
*** iurygregory has joined #openstack-oslo | 11:59 | |
*** tkajinam has joined #openstack-oslo | 12:05 | |
*** kgiusti has joined #openstack-oslo | 12:51 | |
*** rcernin has quit IRC | 13:41 | |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Mark sphinx extensions thread safe https://review.opendev.org/719498 | 13:58 |
openstackgerrit | Sean McGinnis proposed openstack/oslo.policy master: Mark sphinx extensions thread safe https://review.opendev.org/719500 | 13:59 |
openstackgerrit | Sean McGinnis proposed openstack/stevedore master: Mark sphinx extensions thread safe https://review.opendev.org/719508 | 14:05 |
openstackgerrit | Sean McGinnis proposed openstack/openstackdocstheme master: Mark sphinx extensions thread safe https://review.opendev.org/719513 | 14:07 |
*** redrobot has joined #openstack-oslo | 14:22 | |
*** AJaeger has joined #openstack-oslo | 14:42 | |
AJaeger | oslo cores, please review https://review.opendev.org/#/c/716987/ for oslo.rootwrap to update to hacking 3 | 14:43 |
smcginnis | Done | 14:52 |
AJaeger | thanks, smcginnis | 15:00 |
bnemec | #startmeeting oslo | 15:00 |
bnemec | Courtesy ping for bnemec, jungleboyj, moguimar, hberaud, stephenfin, kgiusti, johnsom, e0ne, redrobot, bcafarel, smcginnis | 15:00 |
bnemec | #link https://wiki.openstack.org/wiki/Meetings/Oslo#Agenda_for_Next_Meeting | 15:00 |
openstack | Meeting started Mon Apr 13 15:00:16 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 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: oslo)" | 15:00 | |
openstack | The meeting name has been set to 'oslo' | 15:00 |
johnsom | o/ | 15:00 |
redrobot | \i | 15:00 |
redrobot | \o even | 15:01 |
kgiusti | o/ | 15:01 |
ansmith_ | o/ | 15:01 |
smcginnis | o/ | 15:01 |
bnemec | #topic Red flags for/from liaisons | 15:03 |
*** openstack changes topic to "Red flags for/from liaisons (Meeting topic: oslo)" | 15:03 | |
johnsom | Nothing on the Octavia side | 15:03 |
bnemec | Things should be pretty quiet on the Oslo side now that we're frozen. | 15:05 |
johnsom | I hope so | 15:06 |
bnemec | #topic Releases | 15:07 |
*** openstack changes topic to "Releases (Meeting topic: oslo)" | 15:07 | |
bnemec | The one outstanding issue at this point is the policy deprecation logging change for Nova. | 15:07 |
bnemec | I just pushed a release patch to get the changes out there. | 15:07 |
redrobot | oh dang, I missed the red flags | 15:08 |
bnemec | Other than that I expect no more releases until Victoria opens up. | 15:08 |
redrobot | The latest Castellan release is broken | 15:08 |
redrobot | https://bugs.launchpad.net/castellan/+bug/1872480 | 15:08 |
openstack | Launchpad bug 1872480 in castellan "Castellan release 3.0.0 is broken" [Undecided,In progress] - Assigned to Douglas Mendizábal (dougmendizabal) | 15:08 |
bnemec | :-( | 15:08 |
redrobot | Looks like a constant was renamed but not all references were updated | 15:09 |
bnemec | Wow, how did that get through the Castellan gate? | 15:09 |
redrobot | I have a patch to fix it: | 15:09 |
redrobot | https://review.opendev.org/#/c/718775 | 15:09 |
redrobot | insufficient functional testing, I think | 15:09 |
redrobot | I need to beef up the Functional tests so we can catch this in case of a regression | 15:09 |
redrobot | We caught it in the Barbican gate | 15:10 |
bnemec | Okay, approved. | 15:11 |
bnemec | I'm surprised the vault functional test didn't catch that. | 15:11 |
redrobot | I think that test suite is more of a unit test suite | 15:12 |
bnemec | It's pretty fundamental to anything using Vault. | 15:12 |
redrobot | Would be awesome if we can get a 3.0.1 release when this patch merges. | 15:12 |
bnemec | We're going to need a release FFE for that too, I guess. | 15:12 |
bnemec | Can you request that? | 15:12 |
redrobot | bnemec, sure, ML message? | 15:13 |
bnemec | Yeah. Probably tag oslo, release, and requirements. | 15:13 |
redrobot | ack, will do | 15:13 |
bnemec | I think we'll need one from requirements too since this will need a u-c bump. | 15:14 |
bnemec | #action redrobot request Castellan FFE on openstack-discuss | 15:14 |
bnemec | redrobot: Thanks | 15:14 |
smcginnis | redrobot: Some info: http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014060.html | 15:14 |
redrobot | smcginnis, looking, thanks | 15:16 |
bnemec | #link https://bugs.launchpad.net/castellan/+bug/1872483 | 15:17 |
openstack | Launchpad bug 1872483 in castellan "Vault functional tests not really functional" [Undecided,Confirmed] | 15:17 |
bnemec | for the hole in our testing | 15:18 |
bnemec | Interestingly, I can't triage in castellan. | 15:18 |
bnemec | #action bnemec request castellan 3.0.1 release once Vault fix has merged | 15:18 |
bnemec | Okay, I think we have a plan for that. Just waiting on the gate and FFE approval. | 15:19 |
bnemec | Thanks for the heads up, redrobot. | 15:19 |
bnemec | #topic Action items from last meeting | 15:20 |
*** openstack changes topic to "Action items from last meeting (Meeting topic: oslo)" | 15:20 | |
bnemec | "bnemec send email about oslo.policy cli change" | 15:20 |
bnemec | Oops, did not do that. | 15:20 |
bnemec | #action bnemec send email about oslo.policy cli change | 15:20 |
bnemec | "bnemec write final release patch for Oslo libraries and send email to list for FFE" | 15:20 |
bnemec | That one is done and everything was released last week. | 15:21 |
bnemec | I guess now we're waiting on oslo.policy and castellan to branch. | 15:21 |
bnemec | And that was it for action items. | 15:22 |
bnemec | #topic Project-specific contributor docs | 15:22 |
*** openstack changes topic to "Project-specific contributor docs (Meeting topic: oslo)" | 15:22 | |
bnemec | Kendall pinged me over the weekend to remind me that we never addressed this community goal. | 15:22 |
bnemec | Unfortunately it's going to be a bit more work for us than for most projects because we'll have to make the change in every repo. :-/ | 15:23 |
johnsom | Brian's write up for Cinder was nicely done. I highly recommend borrowing from it. | 15:24 |
bnemec | #link https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html | 15:24 |
bnemec | johnsom: Cool, thanks. I have to admit I've only vaguely followed this. | 15:25 |
johnsom | #link https://review.opendev.org/711006 | 15:25 |
bnemec | The PTL side of it is addressed in https://review.opendev.org/#/c/711784/ | 15:25 |
bnemec | I'm wondering if we want to do something similar for contributor docs. | 15:26 |
bnemec | Instead of duplicating them across all repos, just write up a single policy doc and link to it from contributing.rst. | 15:26 |
bnemec | I guess I need to look closer at the template to determine whether that's practical. | 15:26 |
bnemec | I'll try to do that this week, at least enough to figure out a path forward. | 15:27 |
bnemec | I'm probably going to need some help getting all the projects updated though. | 15:28 |
bnemec | If you'd like to volunteer, give me a holler. | 15:28 |
smcginnis | I think at this point, we can just declare that the goal for the cycle was not met. | 15:30 |
smcginnis | And just work towards getting it in place for victoria. | 15:30 |
bnemec | Yeah, it's definitely not getting done for Ussuri. | 15:30 |
bnemec | I've already asked for one mass FFE, I _really_ don't want to do another. :-) | 15:31 |
smcginnis | So that should ease a little pressure on getting it done. We could get one repo done, then should be fairly easy for a volunteer to take that and apply the same template to the rest of the repos over the next ~6 months. | 15:31 |
smcginnis | Haha, yeah. :) | 15:31 |
smcginnis | The nice thing with docs - they get published right after they are merged. | 15:32 |
smcginnis | We _could_ think of backporting to ussuri since it is low risk, but probably not really necessary. | 15:32 |
bnemec | Yep | 15:32 |
bnemec | Okay, I'll hopefully look into that before next week. If anyone else does so in the meantime feel free to ping me with your thoughts. | 15:34 |
bnemec | Kind of ironic that the new home for the docs team failed to complete a doc goal. ;-) | 15:35 |
smcginnis | Hah! | 15:35 |
bnemec | Anyway, that was it for topics this week. | 15:35 |
bnemec | #topic Open discussion | 15:35 |
*** openstack changes topic to "Open discussion (Meeting topic: oslo)" | 15:35 | |
bnemec | Anything else? | 15:35 |
jungleboyj | Sorry I didn't make the meeting. Was having to get the kids. | 15:36 |
smcginnis | So jungleboyj has all those actions, right? | 15:37 |
bnemec | smcginnis: Exactly. :-D | 15:37 |
* bnemec appoints jungleboyj Oslo PTL | 15:37 | |
openstackgerrit | Merged openstack/oslo-specs master: Add PTL Guide to policies https://review.opendev.org/711784 | 15:38 |
openstackgerrit | Merged openstack/oslo-specs master: Additions to the PTL Guide https://review.opendev.org/716099 | 15:38 |
jungleboyj | Ha ha. I don't think that is going to end well for anyone. | 15:38 |
bnemec | Okay, sounds like we're done. Time to go do some action items. :-) | 15:40 |
bnemec | Thanks for joining, everyone! | 15:40 |
bnemec | #endmeeting | 15:40 |
*** openstack changes topic to "OpenStack Common Libraries | https://wiki.openstack.org/wiki/Oslo" | 15:40 | |
openstack | Meeting ended Mon Apr 13 15:40:14 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:40 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/oslo/2020/oslo.2020-04-13-15.00.html | 15:40 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/oslo/2020/oslo.2020-04-13-15.00.txt | 15:40 |
openstack | Log: http://eavesdrop.openstack.org/meetings/oslo/2020/oslo.2020-04-13-15.00.log.html | 15:40 |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Remove redundant class docstring info https://review.opendev.org/719586 | 15:41 |
smcginnis | Thanks for keeping things going bnemec. | 15:41 |
bnemec | :-) | 15:44 |
jungleboyj | ++ | 15:44 |
openstackgerrit | Merged openstack/oslo.rootwrap master: Update hacking for Python3 https://review.opendev.org/716987 | 16:06 |
redrobot | bnemec, ^^ | 16:20 |
redrobot | oh wait, wrong one, haha | 16:21 |
redrobot | bnemec, thought that was the Castellan patch. It did merge already though. :D | 16:21 |
bnemec | Yep, I'm just working on the release. | 16:21 |
redrobot | Awesome, thanks! | 16:22 |
smcginnis | redrobot: Not sure if you saw, but there was a question on your FFE. I think if we can get that answered, then I can get that release request through right away. | 16:33 |
redrobot | > Given gate times, would it be better to wait for the patch to merge and | 16:34 |
redrobot | make a release than to wait on requirements gate to back it out? | 16:34 |
redrobot | Not sure what the answer is here? I think yeah, having a new release asap would be awesome | 16:35 |
smcginnis | redrobot: I think a response of just that is probably good. | 16:35 |
smcginnis | Then we can poke prometheanfire to give the all clear. | 16:36 |
redrobot | smcginnis, cool, I'll reply to the thread. | 16:36 |
*** ansmith has joined #openstack-oslo | 17:01 | |
*** ansmith_ has quit IRC | 17:01 | |
*** irclogbot_0 has quit IRC | 19:51 | |
*** irclogbot_3 has joined #openstack-oslo | 19:53 | |
*** ansmith has quit IRC | 21:16 | |
*** raildo has quit IRC | 21:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!