Tuesday, 2022-08-16

opendevreviewKe Niu proposed openstack/neutron master: Cleanup py27 support  https://review.opendev.org/c/openstack/neutron/+/85312000:53
*** amoralej|off is now known as amoralej06:18
*** gibi_pto is now known as gibi07:26
*** whoami-rajat__ is now known as whoami-rajat08:08
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Remove session check in ``update_network_postcommit``  https://review.opendev.org/c/openstack/neutron/+/85288508:37
opendevreviewMerged openstack/neutron-tempest-plugin master: Delete tcp rule from a security group  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84826809:03
dulek_Can anyone help me understand what's happening with Neutron not binding ports here: https://32f609ec295af0430b41-eb6284ea91e31aca9d2eeb1f1f86cc98.ssl.cf1.rackcdn.com/837812/9/check/kuryr-kubernetes-tempest-yoga/19df6f7/controller/logs/index.html ?09:10
slaweqdulek_: do You have port id to check?09:11
dulek_Sec…⁄09:19
lajoskatonaralonsoh: Hi, with pyroute2 master we still/again have many failures: i.e.: https://zuul.openstack.org/buildset/7f536322adde40fa83e1b8ab7a8df1ed09:19
dulek_slaweq: E.g. 513ed16c-fa2e-44e5-995f-8bab17b7761a. But I think any Kuryr created fails to be bound.09:20
lajoskatonaralonsoh: shall we except again issues if it will be released, or am I missed something ? :-)09:20
slaweqdulek_: ok, let me check09:20
ralonsohlajoskatona, let me check those errors09:22
ralonsohlajoskatona, maybe (maybe) those errors are ours (but because of some change in pyroute2)09:23
lajoskatonaralonsoh: I checked fullstack and functional (i.e.:  https://401a884445a9c5667b12-ea63ef32363ab40ce9c3b69f87c5f829.ssl.cf2.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-pyroute2-master/ec0243c/testr_results.html )09:23
ralonsohI'll open a launchpag bug and fix it09:23
ralonsohyeah, always the same error09:23
ralonsohTypeError: can not serialize 'nla_slot' object09:23
lajoskatonaralonsoh: yes, "TypeError: can not serialize 'nla_slot' object"09:23
lajoskatonaralonsho, yes exactly09:23
ralonsohthis is because something is slipping into the blob we build before seding the info from privsep to the caller09:24
ralonsohI'll check it now09:24
slaweqdulek_: I will have a meeting in 2 minutes but I will continue checking it after the meeting09:28
opendevreviewAlex Katz proposed openstack/neutron-tempest-plugin master: Use StatefulConnection class to verify connectivity in SG tests  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/85320309:34
opendevreviewMerged openstack/neutron-dynamic-routing master: [sqlalchemy-20] Add missing DB context decorators  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85179909:40
opendevreviewMerged openstack/neutron-dynamic-routing master: [sqlalchemy-20] Add (still) missing DB context decorator  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85277509:40
fricklerfunny how people see any use in spamming their +1 votes into patches right after they received W+1 https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85179909:46
frickleralso lajoskatona welcome back and thx for approving those. guess I'll need to write some release notes for the stable branches before we release the whole stack09:49
lajoskatonafrickler: sometimes it happen with me also when I forgot to refresh the tab with review, but it was topic as I see on board sync: https://etherpad.opendev.org/p/2022-08-board-openstack-sync#L5310:04
lajoskatonafrickler: you mean release note for the zed release? yeah it is comming : https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029965.html10:06
slaweqdulek_: the only think I found so far is:10:34
slaweqAug 06 12:20:38.410232 ubuntu-focal-ovh-gra1-0030647833 neutron-server[113123]: WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b450f1-a195-49a8-ab2d-f0eda8c3b167 service kuryr] Refusing to bind port 513ed16c-fa2e-44e5-995f-8bab17b7761a to dead agent:  <neutron.plugins.ml2.drivers.ovn.agent.neutron_agent.MetadataAgent object at 0x7f8c956b43d0>10:34
slaweqbut I don't know yet why it tries to bind it to the MetadataAgent, and why there are no any working agents there10:35
dulek_slaweq: Yep, I found that too, but logs of metadata agent look fairly okay to my unexperienced eye.10:36
dulek_slaweq: Also - master works, this only affects yoga in our CI.10:38
opendevreviewRodolfo Alonso proposed openstack/neutron master: Stop returning unneeded information from "pyroute2" method calls  https://review.opendev.org/c/openstack/neutron/+/85325910:48
fricklerlajoskatona: those +1 looked intentional to me, not accidental. but this is also not new, just something I feel the need to rant about from time to time10:49
fricklerlajoskatona: regarding reno I was talking about n-d-r specifically, all those recent backports didn't contain any, so I would like to have at least some bits added before doing stable releases10:50
fricklerbut adding the same for master aka zed is also a good thing10:50
sean-k-mooneyin general its goot to have a reno for any patch seriese but +1 for any bug that will be backported that is not a trivial typo, docs or test only fix10:51
ralonsohdulek_, slaweq we backported https://review.opendev.org/q/Ia84410675d28002afc74368349c9b54f048f4f4d11:00
ralonsohbut I think https://review.opendev.org/c/openstack/neutron/+/844179 is missing in yoga11:00
ralonsohso this is why the agent is always down and you can't bind the port11:01
ralonsohlet me backport this patch now11:01
slaweqdulek_: this can be the reason11:01
slaweqbut I think that it also may be a bit different problem with that patch11:01
slaweqI will check it later today or tomorrow morning11:01
slaweqbut that backport is definitely something what we should do :)11:02
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: [ovn]neutron agent show real heartbeat_timestamp  https://review.opendev.org/c/openstack/neutron/+/85326111:02
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: remove unused updated_at parameter for AgentCache.update  https://review.opendev.org/c/openstack/neutron/+/85326211:04
ralonsohfolks, we need https://review.opendev.org/c/openstack/neutron/+/85143311:09
ralonsohBTW, if you ask about "why don't use n-lib methods?" --> https://review.opendev.org/c/openstack/neutron/+/85119211:09
ralonsohthis is the next patch to be merged11:09
ralonsohslaweq, if you have 1 min: https://review.opendev.org/q/I99d2a8078dd7acde72b232a5b1de826d7e1d60f311:18
slaweqralonsoh: done12:12
slaweqfor both https://review.opendev.org/q/I99d2a8078dd7acde72b232a5b1de826d7e1d60f3 and https://review.opendev.org/c/openstack/neutron/+/85143312:12
opendevreviewBodo Petermann proposed openstack/neutron master: Fix concurrent port binding activate  https://review.opendev.org/c/openstack/neutron/+/85328112:15
ralonsohslaweq, thanks!12:54
opendevreviewAndre Aranha proposed openstack/neutron master: Migrate CentOS Stream 8 job to CentOS Stream 9  https://review.opendev.org/c/openstack/neutron/+/85328812:55
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Use neutron-lib method is_session_active  https://review.opendev.org/c/openstack/neutron/+/85119212:56
opendevreviewRodolfo Alonso proposed openstack/neutron master: ``Session.autocommit`` parameter is removed  https://review.opendev.org/c/openstack/neutron/+/85143312:57
*** amoralej is now known as amoralej|lunch13:00
opendevreviewMerged openstack/neutron stable/yoga: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions  https://review.opendev.org/c/openstack/neutron/+/85213013:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: [DNM] Test https://review.opendev.org/c/openstack/neutron/+/853259  https://review.opendev.org/c/openstack/neutron/+/85329813:33
ralonsohlajoskatona, thanks for the check thing in https://review.opendev.org/c/openstack/neutron/+/85325913:35
ralonsohI was using "recheck" instead of "check"13:35
ralonsohin any case, I've seen than we don't have "neutron-fullstack-with-pyroute2-master" and "neutron-functional-with-pyroute2-master" in experimental13:36
ralonsohI'll add both13:36
lajoskatonaralonsoh: I had to check the documentation to be sure (https://docs.openstack.org/neutron/latest/contributor/testing/ci_scenario_jobs.html#tempest-jobs-running-in-neutron-experimental-ci ) :P13:36
lajoskatonaralonsoh: we should have: https://opendev.org/openstack/neutron/src/branch/master/zuul.d/job-templates.yaml#L5613:37
ralonsohI was looking at the "check" queue....13:37
ralonsohI need vacations now!13:37
lajoskatonavacation is good :-)13:38
*** amoralej|lunch is now known as amoralej13:54
*** dasm|off is now known as dasm13:55
*** obondarev_ is now known as obondarev13:55
lajoskatona#startmeeting networking14:00
opendevmeetMeeting started Tue Aug 16 14:00:02 2022 UTC and is due to finish in 60 minutes.  The chair is lajoskatona. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'networking'14:00
lajoskatonaHi14:00
mlavalleo/14:00
frickler\o14:00
averdaguero/14:00
rubasovo/14:00
slaweqo/14:01
ralonsohhi14:01
lajoskatonalet's start it :-)14:02
lajoskatona#topic Announcements14:02
lajoskatonathe usual Zed schedule: https://releases.openstack.org/zed/schedule.html14:02
lajoskatonawe are at the end of it14:02
bcafarellate o/14:03
lajoskatonasee the mail from elodilles: [release] Release countdown for week R-7, Aug 15 - 19 (#link https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029965.html )14:03
lajoskatonaThe important dates from it:14:03
lajoskatonaNon-client library freeze: August 26th, 2022 (R-6 week)14:03
lajoskatonathat is neutron-lib and next week, so if you have anything to merge, raise your hand and we can increase the review prioirty14:04
lajoskatonaClient library freeze: September 1st, 2022 (R-5 week)14:04
lajoskatonaZed-3 milestone: September 1st, 2022 (R-5 week)14:04
slaweqnot only neutron-lib14:04
slaweqalso ovsdbapp and os-ken IIRC14:04
lajoskatonayeah sorry, true14:04
lajoskatonaI checked yesterday and we have only one or 2 patches hanging14:05
lajoskatonain these14:05
lajoskatonaSome info for the PTG:14:06
lajoskatonaAntelope PTG etherpad: https://etherpad.opendev.org/p/neutron-antelope-ptg14:06
lajoskatonaIt will be a 100% virtual event, see: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029879.html14:06
lajoskatonaI updated the etherpad based on this info14:06
lajoskatonaPlease register to it, it is free: https://openinfra-ptg.eventbrite.com/14:07
lajoskatonabad news that there will be no beer and pizza (or whatever session) dinner, but we can have higher participation14:08
mlavallewe can drink our beers toegether during th last session14:09
* slaweq is sad because of this14:09
lajoskatonamlavalle: true :-)14:09
mlavalleand a slice of pizza14:09
lajoskatonaanother small info: perhaps you remember that an operator day was planned for Firday of that week14:10
lajoskatonaperhaps we can add session for operators, but it is under organization by Kendall and Amy14:11
mlavallethat would be good14:11
mlavalleoperators feedback is always good14:11
lajoskatona+114:11
lajoskatonaThat's it for announcement, do you have any questions or comments?14:13
frickleris there any data yet on when sessions will be scheduled? just like last time?14:14
lajoskatonaI haven't seen it yet14:15
opendevreviewAlex Katz proposed openstack/neutron-tempest-plugin master: Use StatefulConnection class to verify connectivity in SG tests  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/85320314:15
lajoskatonajust the days: October 17-2114:15
fricklerso no Friday? that would make scheduling even harder14:16
lajoskatonaNo 21 is Friday14:16
fricklerah, right, fine then14:16
lajoskatonaOk next topic14:17
lajoskatona#topic Bugs14:17
lajoskatonaReport from isabek: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029787.html14:17
lajoskatonaI see only tis one as hanging: Failed to process compatible router - network is unreachable (#link https://bugs.launchpad.net/neutron/+bug/1982882 )14:18
lajoskatonaAs I see waiting for more info14:18
ralonsohyeah but we need more ingo14:18
ralonsohyes14:18
lajoskatonathanks ralonsoh14:18
lajoskatonaReport from elvira for the next week: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029900.html14:19
lajoskatonaas I checked all bug from that week is covered14:19
lajoskatonaAnd the last one:14:19
lajoskatonaReport from bcafarel: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029987.html14:19
lajoskatonaI saw an old manila bug arriving to us:14:20
lajoskatona[CI][Devstack] Failing to SSH to test VMs with IPv6 (#link https://bugs.launchpad.net/neutron/+bug/1940324)14:20
lajoskatonaI checked only some config lines and they use dynamic routing and quagga in these jobs14:20
lajoskatonahmmm, and as I mentioned it perhaps the problem is that they run it with ovn, and that is not working with n-d-r (local.conf from the bug: https://paste.openstack.org/show/808159/ )14:22
bcafareloh true I did not think of n-d-r/ovn combo14:22
frickleroh, so that's a duplicate of a long standing issue then, nice14:22
ralonsohwhich one? for documentation14:23
lajoskatonayeah, but manilla can change this job to use ovs I suppose14:23
bcafarelit sounds worth asking them to test and see if the job works with ovs14:24
lajoskatonaI dont know if there is a bug for it, I know this dnm patch: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/81405514:24
ralonsohthanks14:24
lajoskatonabcafarel: agree, I add a comment on the bug14:24
fricklerI think the bug was closed because it was documented as missing feature on the OVN matrix14:25
lajoskatonafrickler: that is possible.14:25
lajoskatonaok, I saw another bug which has no owner:14:26
lajoskatonaException in concurrent port binding activation (#link https://bugs.launchpad.net/neutron/+bug/1986003 )14:26
ralonsohI'm checking this one14:26
ralonsohit's complicated to reproduce it14:26
mlavallethanks ralonsoh 14:26
lajoskatonajust opened it and Bodo Peterman started to work on it :-)14:26
fricklerthis is the OVN vs. BGP bug https://bugs.launchpad.net/neutron/+bug/195966614:27
lajoskatonafrickler: thanks14:27
lajoskatonaany comments or questions for the bugs from the last weeks, or any bug to discuss?14:28
ralonsohnot from me14:29
slaweqnothing from me neighter14:29
bcafarelall good here (and thanks ralonsoh for checking that live migration bug)14:29
slaweqbut just one quick thing regarding next week's non-client libs freeze14:29
lajoskatonalet's hear it14:30
slaweqhere are not released changes in os-ken and ovsdbapp https://paste.opendev.org/show/bTyAOsAZYSISrWewjMJK/14:30
slaweqso IMO we should propose one more release of each of them before freeze14:30
ralonsohagree14:31
slaweqthat's all from me :)14:31
lajoskatonaslaweq: thanks, and agree14:32
lajoskatonaone more thing for bugs:14:32
lajoskatonaThis week lajoskatona is the deputy and next week slaweq will be.14:32
slaweqok14:32
slaweqgood for me14:32
lajoskatonaslaweq: thanks14:32
lajoskatona#topic On Demand Agenda14:32
lajoskatonaDo you have anything we can discuss?14:33
fricklerI have a question regarding cirros14:33
fricklerWe are pretty closing to making a new release, which will very likely become 0.6.014:34
opendevreviewMerged openstack/neutron stable/wallaby: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions  https://review.opendev.org/c/openstack/neutron/+/85215514:34
fricklerand my idea is to support as many CI features as possible, maybe even make the use of ubuntu as advanced image obsolete14:34
frickleris someone interested in testing this and possibly listing features that are still missing?14:34
lajoskatonafrickler: sounds great14:36
slaweqfrickler: I can definitely prepare list of features which we are missing in cirros and why we need to use ubuntu in some tests14:36
lajoskatonacan't we have some periodic job or similar for it?14:36
slaweqlajoskatona: if that will be ready I think we can simply switch our regular jobs to use new cirros14:36
frickleryou can find the latest builds as artifacts here https://github.com/cirros-dev/cirros/actions/runs/283491592014:37
fricklerI can also try to put them onto some webserver for easier digestion14:37
lajoskatonaI mean to test the advanced features with master cirros or similar14:37
frickleror maybe we can actually look into publishing a set of cirros-latest images, that's a good idea14:38
slaweqlajoskatona: I think we can have just DNM patch which will use such image from master14:38
lajoskatonaslaweq: yeah, that is good14:38
slaweqand when it will work and will be fine, we can update it in regular jobs14:38
slaweqI don't think we need to have such periodic job forever14:38
lajoskatonaI thought as temporary one, but after saying it is not good idea :-(14:39
fricklermaybe I'll look into doing it the other way around, run some neutron job in cirros CI, that sounds more reasonable14:40
slaweqfrickler: true14:41
lajoskatonafrickler: thanks14:41
fricklerthanks for you ideas, that was helpful14:41
frickler*yur14:41
frickler*your even14:41
lajoskatonaif no more topics we can close the meeting14:42
slaweq++14:42
slaweqand please remember about CI meeting in 18 minutes14:42
bcafarel:)14:42
slaweqit will be video meeting this week14:42
lajoskatonait will be video meeting this time?14:42
lajoskatonaahh thanks14:42
slaweqyes :)14:42
lajoskatona#endmeeting14:43
opendevmeetMeeting ended Tue Aug 16 14:43:00 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:43
opendevmeetMinutes:        https://meetings.opendev.org/meetings/networking/2022/networking.2022-08-16-14.00.html14:43
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/networking/2022/networking.2022-08-16-14.00.txt14:43
opendevmeetLog:            https://meetings.opendev.org/meetings/networking/2022/networking.2022-08-16-14.00.log.html14:43
lajoskatonabye14:43
ralonsohbye14:43
mlavalleo/14:43
slaweqo/14:43
lajoskatonasee you on the CI meeting14:43
opendevreviewMerged openstack/neutron stable/victoria: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions  https://review.opendev.org/c/openstack/neutron/+/85215614:53
slaweq#startmeeting neutron_ci15:00
opendevmeetMeeting started Tue Aug 16 15:00:23 2022 UTC and is due to finish in 60 minutes.  The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'neutron_ci'15:00
slaweq#link https://meetpad.opendev.org/neutron-ci-meetings15:00
slaweqthis week our meeting is on Jitsi ^^15:00
*** amoralej is now known as amoralej|off15:01
lajoskatonao/15:01
ykarelo/15:02
slaweqGrafana dashboard: https://grafana.opendev.org/d/f913631585/neutron-failure-rate?orgId=115:03
slaweq#topic Actions from previous meetings15:03
slaweq    slaweq to fix functiona/fullstack failures on centos 9 stream: https://bugs.launchpad.net/neutron/+bug/197632315:03
slaweq#action slaweq to fix functiona/fullstack failures on centos 9 stream: https://bugs.launchpad.net/neutron/+bug/197632315:04
slaweqralonsoh to propose new neutron-lib release15:04
slaweqslaweq to update grafana periodic jobs to change fedora to centos9-stream15:04
slaweq    Done https://review.opendev.org/c/openstack/project-config/+/85211015:04
slaweq#topic Stable branches15:05
bcafarelhttps://review.opendev.org/c/openstack/neutron/+/852752 stein failing job15:06
opendevreviewRodolfo Alonso proposed openstack/neutron master: Stop returning unneeded information from "pyroute2" method calls  https://review.opendev.org/c/openstack/neutron/+/85325915:10
slaweq#topic Stadium projects15:10
lajoskatonahttps://review.opendev.org/c/openstack/networking-bagpipe/+/85286715:11
slaweq#topic Grafana15:12
slaweq#topic Rechecks15:13
slaweq+---------+----------+... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/ZeUbLHFxReEaQsUTJrmhpUyw)15:13
slaweq| neutron | 9             | 16           | 56.25             |15:14
opendevreviewMerged openstack/neutron stable/ussuri: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions  https://review.opendev.org/c/openstack/neutron/+/85215715:16
slaweq#topic fullstack/functional15:16
slaweqhttps://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9a3/852723/2/check/neutron-functional-with-uwsgi/9a30d07/testr_results.html15:16
slaweq#action ralonsoh to check route not found failure in functional job https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9a3/852723/2/check/neutron-functional-with-uwsgi/9a30d07/testr_results.html15:18
slaweqhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_434/847005/1/gate/neutron-fullstack-with-uwsgi/4349c8e/testr_results.html15:18
slaweq#topic Periodic15:21
slaweqneutron-fullstack-with-pyroute2-master and neutron-functional-with-pyroute2-master are failing every day15:21
ralonsoh#link https://review.opendev.org/c/openstack/neutron/+/85325915:21
slaweqhttps://zuul.openstack.org/build/92bbe9555bd8471cae4658382b606a6115:22
lajoskatonahttps://bugs.launchpad.net/neutron/+bug/198664415:22
slaweqneutron-ovn-tempest-ovs-master-centos-9-stream15:23
slaweqhttps://zuul.openstack.org/build/cf262a642da946b3ab1a3ed6fd29435f15:23
slaweq#action slaweq to check failing neutron-ovn-tempest-ovs-master-centos-9-stream periodic job15:26
slaweq#endmeeting15:28
opendevmeetMeeting ended Tue Aug 16 15:28:07 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:28
opendevmeetMinutes:        https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-16-15.00.html15:28
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-16-15.00.txt15:28
opendevmeetLog:            https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-16-15.00.log.html15:28
opendevreviewRodolfo Alonso proposed openstack/neutron master: Don't retrieve SG port bindings when deleting a SG  https://review.opendev.org/c/openstack/neutron/+/85272315:39
opendevreviewBodo Petermann proposed openstack/neutron master: Fix concurrent port binding activate  https://review.opendev.org/c/openstack/neutron/+/85328115:52
opendevreviewRodolfo Alonso proposed openstack/neutron master: Don't retrieve SG port bindings when deleting a SG  https://review.opendev.org/c/openstack/neutron/+/85272316:33
opendevreviewMerged openstack/neutron stable/xena: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions  https://review.opendev.org/c/openstack/neutron/+/85213116:39
opendevreviewMerged openstack/neutron master: Stop returning unneeded information from "pyroute2" method calls  https://review.opendev.org/c/openstack/neutron/+/85325922:11
*** dasm is now known as dasm|off22:26

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!