Tuesday, 2022-10-25

*** dmellado_ is now known as dmellado00:55
opendevreviewMerged openstack/ovsdbapp master: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86252403:11
opendevreviewliuyulong proposed openstack/neutron-lib master: Add bandwidth rate limit table  https://review.opendev.org/c/openstack/neutron-lib/+/86076108:21
sean-k-mooneyo/09:15
sean-k-mooneyhi folks 09:15
sean-k-mooneyi realiased afte ther fact that we skipped a topic in the nova/neutron corss proejct sections09:16
lajoskatonasean-k-mooney: Hi, which one?09:16
sean-k-mooneyone of the feedback form operators was that today we dont have a good way to specify the route metric for the default route if you boot a vm with more then one port09:16
sean-k-mooneyon windows its posible via dhcp https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dhcpe/5e35b683-7ef0-46e3-a0bb-bb93ff0d7df209:17
sean-k-mooneyi dont think you can do tha ton linux09:17
sean-k-mooneyi was wonderign if it made sense to perhaps allwy your ot set a metic on an network and maybe pass that via metadata to cloud init09:17
sean-k-mooneyor if ye had any other ideas09:17
sean-k-mooneytoday you wourl around this using cloud-init and user-data09:18
sean-k-mooneyor you disabel the gateway on the second ports subnet09:18
sean-k-mooneybut i was wonderign if ye had any other ideas09:18
sean-k-mooneyhttps://cloudinit.readthedocs.io/en/latest/topics/network-config-format-v2.html?highlight=metric#common-properties-for-all-device-types09:20
sean-k-mooneyroute-metric is an option that we could set if neutorn had a vaule09:20
sean-k-mooneyits alos setabel on a per route basis09:21
sean-k-mooneyhttps://cloudinit.readthedocs.io/en/latest/topics/network-config-format-v2.html?highlight=metric#examples09:21
sean-k-mooneylajoskatona: it came up in our pain points discussion here https://etherpad.opendev.org/p/oct2022-ptg-operator-hour-nova#L14609:23
ralonsohI'll open a RFE bug to at least describe what is requested there09:27
ralonsohI didn't see this point when doing the scheduling09:27
ralonsohso it was probably added during the PTG week09:27
lajoskatonasean-k-mooney, ralonsoh: agree, we can discuss on Friday09:27
sean-k-mooneyralonsoh: we forgot to copy it to our etherpad form the ops feedback one09:28
ralonsohahhh now I realize, this is the nova etherpad09:28
sean-k-mooneyand i forgot to bring it up since i was covering for artom and got kind of burnt out at the end09:28
sean-k-mooneyyep09:28
sean-k-mooneyi think likely the best way to adress this woudl be a new atibute on the subnet/network and then for nova to stick it in the network metadtaa 09:29
sean-k-mooneybut we proably wont actully get around to that until B09:30
sean-k-mooneyralonsoh: if you file an RFE bug feel free to tag it against nova too09:30
sean-k-mooneywe are goign to start using RFE bugs to track some backlog items with the RFE tag09:31
sean-k-mooneywe are not going to move to usign them as much as neutron does but we will use them a littel more going forward09:32
opendevreviewMerged openstack/neutron master: Change grenade job names suffix to "skip-level"  https://review.opendev.org/c/openstack/neutron/+/86190110:54
ralonsohsean-k-mooney, https://bugs.launchpad.net/nova/+bug/199413710:55
sean-k-mooneythanks :)10:57
sean-k-mooneyralonsoh: just reading over the neutrion ptg highlights11:15
sean-k-mooneyralonsoh: so on the neutron python binding what is yoru timeline for removal?11:16
ralonsohthere is no timeline11:16
ralonsohthis is a soft request to move to openstacksdk11:16
sean-k-mooneyok so you would like to remove the cli and deprecate the bidnings?11:16
ralonsohjust to avoid duplication of code11:16
ralonsohyes, the CLI is already deprecated11:17
sean-k-mooneyya we discussed this in the nova sessiosn and want ed to swap to sdk for all client usage in nova11:17
ralonsohand we want to move out from neutronclient11:17
sean-k-mooneybut no timelien for that yet11:17
ralonsoheventually to deprecate the whole project11:17
sean-k-mooneyproably before C11:17
sean-k-mooneybut not sure we will make progress in A11:17
sean-k-mooneywe coudl start with neutron11:17
ralonsohthat could be fantastic11:18
ralonsohand we can help on this11:18
sean-k-mooneyi think the sdk has everythign or almost everythign we would need11:18
ralonsohsean-k-mooney, if you have a bug, BP or whatever, please send it to me11:18
sean-k-mooneysylvain was ment to file one but i dont know if they have yet11:18
sean-k-mooneywe are goign to track it a sa low-haning-fruit  rfe bug11:19
lajoskatonaralonsoh, sean-k-mooney:  it was topic on one of the TC meetings also: https://etherpad.opendev.org/p/tc-2023-1-ptg#L14211:19
lajoskatonaralonsoh, sean-k-mooney: and Heat also set a goal for it (I don't know if they have a timeline for it) and actually I started to work on it (I mean to move heat from neutronclient SDK to openstacksdk)11:21
sean-k-mooneyoh that is good11:21
sean-k-mooneyheat was the project we were worried about11:21
ralonsohlajoskatona, do you have a bug?11:21
sean-k-mooneyfollowed by horizon11:21
ralonsohjust to track these efforts11:21
sean-k-mooneywe were not sure how active eitehr were11:21
lajoskatonaralonsoh: I haven't, so you think to open one in neutron for following it?11:27
ralonsohlajoskatona, or in Heat if you are pushing patches to this project11:28
ralonsohbut up to you11:28
sean-k-mooneyralonsoh: https://bugs.launchpad.net/nova/+bug/199413911:33
ralonsohsean-k-mooney, thanks11:33
lajoskatonaralonsoh: there's a story for it already (after some storyboard struggling): https://storyboard.openstack.org/#!/story/200968311:43
opendevreviewJakub Libosvar proposed openstack/ovsdbapp stable/zed: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257513:09
opendevreviewJakub Libosvar proposed openstack/ovsdbapp stable/yoga: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257613:10
opendevreviewJakub Libosvar proposed openstack/ovsdbapp stable/xena: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257713:10
opendevreviewJakub Libosvar proposed openstack/ovsdbapp stable/wallaby: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257813:10
opendevreviewMerged openstack/neutron-lib master: Add flows tables for distributed metadata datapath  https://review.opendev.org/c/openstack/neutron-lib/+/86181013:24
*** dasm|off is now known as dasm|rover13:24
gregrakaMornin', James!13:24
gregrakaWhhops! wrong channel.13:24
lajoskatonaralonsoh: I will be a little late perhaps, but coming to the meeting13:32
ralonsohno rush13:32
opendevreviewMerged openstack/neutron stable/yoga: update the nova host aggregates links  https://review.opendev.org/c/openstack/neutron/+/86184113:52
opendevreviewMerged openstack/neutron stable/wallaby: update the nova host aggregates links  https://review.opendev.org/c/openstack/neutron/+/86184513:53
opendevreviewMerged openstack/neutron stable/victoria: update the nova host aggregates links  https://review.opendev.org/c/openstack/neutron/+/86184413:53
opendevreviewMerged openstack/neutron stable/ussuri: update the nova host aggregates links  https://review.opendev.org/c/openstack/neutron/+/86184313:53
lajoskatonaralonsoh: back :-)14:02
ralonsoh#startmeeting networking14:02
opendevmeetMeeting started Tue Oct 25 14:02:09 2022 UTC and is due to finish in 60 minutes.  The chair is ralonsoh. Information about MeetBot at http://wiki.debian.org/MeetBot.14:02
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:02
opendevmeetThe meeting name has been set to 'networking'14:02
mlavalleo/14:02
lajoskatonao/14:02
slaweqo/14:02
ralonsohhello14:02
haleybhi14:02
ralonsohit's a bit late, I know14:02
ralonsohlet's give 30 secs more before starting14:02
bcafarelo/14:03
ralonsohlet's go14:03
isabekHi14:03
ralonsohThe release schedule14:03
ralonsoh#link https://releases.openstack.org/antelope/schedule.html14:03
ralonsohwe are in week R-2114:03
ralonsohlast week, as you know, was the PTG14:03
ralonsohthis is the Neutron summary14:03
ralonsoh#link https://lists.openstack.org/pipermail/openstack-discuss/2022-October/030986.html14:04
ralonsohplease, feel free to add any other missing topic in this mail chain14:04
elvira1o/14:05
lajoskatonaralonsoh: thanks for the summary14:05
ralonsohabout the TC meetings14:05
lajoskatonait is something that managers can consume14:05
ralonsoh#link https://lists.openstack.org/pipermail/openstack-discuss/2022-October/030953.html14:05
ralonsohI would like to highligh from this mail14:06
ralonsohtwo topics:14:06
ralonsoh1) the migration to ubuntu 22.04 in the CI14:06
ralonsohthis will be the default OS in the CI during this cycle14:06
ralonsoh(heads-up: the default python version is 3.10)14:06
ralonsoh2) the zuul config errors cleanup14:07
ralonsohI think this topic is not affecting us14:07
slaweqI think it is14:07
ralonsohwe usually take care of this during the next meeting, the CI meeting14:07
ralonsohslaweq, yes, but we care of it weekly14:07
lajoskatonayeah I plan to check the errors again14:07
ralonsohwe take care*14:07
slaweqlast time I was checking that there was a lot of errors related to non existing neutron-lbaas and midonet projects14:07
slaweqwe need to clean them14:07
slaweqbut a lot of them are from old branches14:08
slaweqsome of them are going to be EOL soon14:08
lajoskatonaHere is the list: https://zuul.opendev.org/t/openstack/config-errors14:08
slaweqso hopefully there will be less to update14:08
ralonsohright, but so far both projects are abandoned14:09
ralonsohright?14:09
slaweqyes, they are14:09
ralonsohso we should not be pushing patches for any of them14:09
slaweqthe problem in zuul is that those projects are required by jobs in other projects/repos14:09
slaweqand that is causing zuul errors14:09
ralonsohright, ok, I didn't realize that14:10
slaweqnp14:10
slaweqI will try to get back to it this cycle finally14:10
ralonsohbut should we fix the stable releases? or just deprecate them?14:10
slaweqwe need to fix jobs' definitions in those stable releases14:11
ralonsohok, I'll open a launchpad bug to handle this14:11
lajoskatonaWe anyway discussed to close some old branches that can help also14:12
lajoskatonaralonsoh: thanks14:12
ralonsohthis is another topic14:12
ralonsoh#link https://lists.openstack.org/pipermail/openstack-discuss/2022-October/030954.html14:12
ralonsohsorry, this link14:12
ralonsoh#link https://lists.openstack.org/pipermail/openstack-discuss/2022-October/030980.html14:12
ralonsohwe should propose the EOL of Neutron branches14:13
ralonsohup to Stein14:13
ralonsohI'll do it this week too14:13
bcafarel+1 I thought the same when I saw the nova mail14:13
slaweq+114:13
ralonsohand any other related project14:13
slaweqor +10000 even :D14:13
ralonsohanother topic is the S-RBAC migration14:14
lajoskatona+114:14
ralonsohslaweq, is working on this, based on the work done in tempest and devstack14:14
ralonsohand other related projects14:14
slaweqyes, I added it to my work items for next weeks already14:14
slaweqI will propose neutron-tempest-plugin job first to see how it will work14:14
slaweqand then we will have more info what needs to be done next14:15
ralonsohperfect, I'll add a permanent topic in this meeting14:15
slaweq++14:15
slaweqthx14:15
slaweqthat will definitely "motivate" me to work on this14:15
slaweq;)14:15
ralonsohthe next topic is the SDK migration14:15
ralonsohDiscussed during Antelope PTG: https://etherpad.opendev.org/p/tc-2023-1-ptg#L14214:16
ralonsohthis is the project list importing the neutronclient library14:16
ralonsohhttps://codesearch.openstack.org/?q=neutronclient&i=nope&literal=nope&files=&excludeFiles=&repos=14:16
ralonsoh#link https://paste.opendev.org/show/befYGOY76tbKfabOr3s2/14:16
ralonsoh49 projects14:16
ralonsohbut this is not a mandatory migration, just in case14:17
ralonsohthis is something we "should" do, eventually14:17
ralonsohlajoskatona, is working in the Heat project14:17
ralonsohand this the bug for Nova: https://bugs.launchpad.net/nova/+bug/199413914:17
slaweqin next few weeks I can probably try to propose finally patch to drop CLI part of neutronclient14:18
slawequnless anyone else wants to work on it14:18
ralonsohI can do this, no problem14:18
ralonsohI'll do it this week14:18
slaweqthx14:18
ralonsohand that's all I have from the PTG (the key points)14:18
ralonsohsomething else to add?14:19
slaweqdrop of lib/neutron in devstack14:19
ralonsohright!14:19
slaweqI also added it to my list of tasks for next few weeks14:19
ralonsohI'll open a bug to track it14:19
slaweqso You can also add this topic to the meeting to have check point here :)14:19
ralonsohyes, of course14:19
slaweqthx14:20
ralonsohmost probably we'll have one bug, but let's create a fresh new one for this release14:20
slaweqsure14:20
ralonsohok, let's move then14:20
ralonsoh#topic bugs14:20
ralonsoh(I don't know why I can't create a topic, sorry)14:21
ralonsohthe bug deputy this week was obondarev 14:21
ralonsoh#link https://lists.openstack.org/pipermail/openstack-discuss/2022-October/030985.html14:21
obondarevo/14:22
ralonsohnothing remarkable, to be honest, right?14:22
obondarevyep14:22
ralonsohcool, let's keep this way!14:22
obondarev:-)14:22
ralonsohthis week isabek is the bug deputy14:22
isabeko/14:22
ralonsohnext one elvira will be14:22
ralonsoh(I'll ping her this week)14:23
ralonsohok, next topic 14:23
ralonsoh#topic specs_and_blueprints14:23
ralonsohthis is the "new" list of bps14:23
elvira1I'm here, no problem! :)14:23
ralonsoh#link https://blueprints.launchpad.net/neutron14:23
ralonsohelvira1, thanks!14:23
ralonsohI removed those abandoned and not attended14:23
lajoskatona+114:24
ralonsohand we have two that are currently under development14:24
ralonsohthe 3rd one, the spec is under review14:24
ralonsohso at least we have just valid BPs14:25
ralonsohand that also links to the active specs:14:25
ralonsoh#link https://review.opendev.org/q/project:openstack%252Fneutron-specs+status:open14:25
ralonsohas commented, I would list the active ones and the current status14:25
ralonsohjust to provide a bit of visibility14:25
ralonsoh#link https://review.opendev.org/c/openstack/neutron-specs/+/86213314:25
ralonsohrecently submitted, reviews needed14:26
ralonsoh(please, stop me if needed during this list)14:26
ralonsohnext one14:26
ralonsoh#link https://review.opendev.org/c/openstack/neutron-specs/+/79725214:26
ralonsohthere are some comments still to be addressed14:26
ralonsohI'll ping the author this week14:27
ralonsohnext one14:27
ralonsoh#link https://review.opendev.org/c/openstack/neutron-specs/+/85785814:27
ralonsohalmost there, just a few nits and comments14:27
ralonsohslaweq, ^^ if you have time14:27
ralonsohnext one14:28
ralonsoh#link https://review.opendev.org/c/openstack/neutron-specs/+/86085914:28
slaweqsure14:28
ralonsohawesome spec hehehe, reviews needed14:28
ralonsohnext one14:29
ralonsoh#link https://review.opendev.org/c/openstack/neutron-specs/+/83265814:29
ralonsohshould we abandon this one? mlavalle elvira1 ^^14:29
elvira1I guess so, there will be no development for now. We can always reopen if needed, right?14:29
ralonsohof course14:30
elvira1I will abandon it14:30
ralonsohthanks14:30
mlavalleralonsoh: yeap, let's abandon it14:30
ralonsohand last one14:30
ralonsoh#link https://review.opendev.org/c/openstack/neutron-specs/+/79140014:30
ralonsohreviews needed (I have it in my pile)14:30
ralonsohbut seems to be inactive14:31
ralonsohI'll ping the author14:31
slaweqthis has comments from johnsom from more than year ago14:31
slaweqshould we review it or abandon maybe?14:31
ralonsohyeah...14:31
ralonsohI'll abandone it saying that the author can restore it at any time14:31
slaweq++14:31
ralonsohI think this is fair14:31
slaweqme too14:32
ralonsohand that's all I have from this topic14:32
ralonsoh#topic on_demand14:32
ralonsohI've covered the proposal to EOL the old stable branched14:33
ralonsohbranches* 14:33
ralonsohso I have nothing else in the agenda14:33
ralonsohdo you have any other topic?14:33
slaweqnothing from me14:33
slaweqjust reminder that in 27 minutes we will have CI meeting14:33
slaweqand it will be video meeting14:33
lajoskatonaI added one regarding the stable branches EOLing, but we discussed that14:33
slaweq#link https://meetpad.opendev.org/neutron-ci-meetings14:34
ralonsoh++14:34
ralonsohso thank you all and see you in 25 mins in the CI meeting14:34
slaweqo/14:34
obondarevo/14:34
lajoskatonao/14:34
ralonsoh#endmeeting14:35
opendevmeetMeeting ended Tue Oct 25 14:35:12 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:35
opendevmeetMinutes:        https://meetings.opendev.org/meetings/networking/2022/networking.2022-10-25-14.02.html14:35
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/networking/2022/networking.2022-10-25-14.02.txt14:35
opendevmeetLog:            https://meetings.opendev.org/meetings/networking/2022/networking.2022-10-25-14.02.log.html14:35
*** elvira1 is now known as elvira14:35
mlavalleslaweq: is it video conferencing today?14:59
slaweqmlavalle yes14:59
lajoskatonao/15:00
slaweq#startmeeting neutron_ci15:00
opendevmeetMeeting started Tue Oct 25 15:00:19 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
slaweqo/15:00
slaweq#link https://meetpad.opendev.org/neutron-ci-meetings15:00
lajoskatonao/ (again)15:00
ralonsohhi15:00
slaweq#link https://grafana.opendev.org/d/f913631585/neutron-failure-rate?orgId=115:02
slaweq#topic Actions from previous meetings15:02
slaweqmlavalle to work on fix of the stable/train broken jobs in neutron and networking-ovn15:02
slaweqralonsoh to check https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_5bc/853779/7/gate/neutron-tempest-plugin-ovn/5bc81b5/testr_results.html15:03
slaweq#topic Stable branches15:05
slaweq#topic Stadium projects15:09
slaweq#topic Grafana15:09
slaweq#link https://grafana.opendev.org/d/f913631585/neutron-failure-rate15:09
slaweq#topic Rechecks15:11
slaweq+---------+----------+... (full message at <https://matrix.org/_matrix/media/r0/download/matrix.org/XoDNIqdAzcLkEBcRvOOuNIQg>)15:11
slaweq+---------+---------------+--------------+-------------------+... (full message at <https://matrix.org/_matrix/media/r0/download/matrix.org/srBfduNbcxmcEVeVmTCpnfrc>)15:11
slaweq#topic fullstack/functional15:14
slaweqhttps://c90e0ddcd5d5af05eb6d-a8b09b46efefccdc6294594f5e7c68f1.ssl.cf5.rackcdn.com/861320/3/check/neutron-functional-with-uwsgi/a7543c4/testr_results.html15:15
slaweq#action slaweq to report bug about functional test failure on Ubuntu 22.0415:16
slaweqhttps://9c4992bba46d3c9c250c-014233ce90a1fab06d5de54398c3d891.ssl.cf1.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-pyroute2-master/37ede1c/testr_results.html15:16
slaweqhttps://0301ae0bf83f02db0b33-cb59b7799bd327c5e6811146313bf22f.ssl.cf5.rackcdn.com/860541/4/gate/neutron-functional-with-uwsgi/53e9015/testr_results.html15:17
slaweq#topic Tempest/Scenario15:20
slaweqhttps://review.opendev.org/c/openstack/neutron/+/86194815:20
slaweqhttps://review.opendev.org/c/openstack/neutron/+/86249215:22
slaweq#topic grenade15:26
slaweqhttps://review.opendev.org/c/openstack/grenade/+/86247515:27
ralonsoh#link https://review.opendev.org/c/openstack/neutron/+/86185915:28
slaweq#endmeeting15:32
opendevmeetMeeting ended Tue Oct 25 15:32:39 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:32
opendevmeetMinutes:        https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-10-25-15.00.html15:32
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-10-25-15.00.txt15:32
opendevmeetLog:            https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-10-25-15.00.log.html15:32
opendevreviewMerged openstack/neutron master: Add "tempest-integrated-networking" job to the check and gate queues  https://review.opendev.org/c/openstack/neutron/+/86194816:54
opendevreviewMerged openstack/ovsdbapp stable/wallaby: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257820:12
opendevreviewMerged openstack/ovsdbapp stable/xena: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257720:18
opendevreviewMerged openstack/ovsdbapp stable/yoga: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257620:18
opendevreviewMerged openstack/ovsdbapp stable/zed: Don't force_reconnect() on unhandled Idl exception  https://review.opendev.org/c/openstack/ovsdbapp/+/86257520:18

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