Tuesday, 2022-01-18

*** tbachman__ is now known as tbachman00:16
opendevreviewMaximilian Stinsky proposed openstack/neutron master: Add function to refresh accept_ra on router state change  https://review.opendev.org/c/openstack/neutron/+/82494700:26
*** eagles_ is now known as eagles00:35
*** tbachman_ is now known as tbachman01:09
*** tbachman_ is now known as tbachman01:44
*** tbachman_ is now known as tbachman01:52
*** tbachman_ is now known as tbachman02:01
*** tobias-urdin5 is now known as tobias-urdin02:09
*** cgoncalves_ is now known as cgoncalves02:09
*** tbachman_ is now known as tbachman02:09
*** ubuntu is now known as Guest88902:20
*** tbachman_ is now known as tbachman02:43
*** EugenMayer4 is now known as EugenMayer02:45
opendevreviewZhouHeng proposed openstack/neutron master: [WIP][ovn]support read chassis update time from nb_cfg_timetamp  https://review.opendev.org/c/openstack/neutron/+/80283406:47
opendevreviewyangjianfeng proposed openstack/neutron master: [Server Side] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/74314207:09
opendevreviewZhouHeng proposed openstack/neutron master: [WIP][OVN]Ensure gateway port is running after gateway chassis changed  https://review.opendev.org/c/openstack/neutron/+/82504107:24
opendevreviewMaximilian Stinsky proposed openstack/neutron master: Add function to refresh accept_ra on router state change  https://review.opendev.org/c/openstack/neutron/+/82494707:37
opendevreviewyangjianfeng proposed openstack/neutron master: [Server Side] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/74314208:27
opendevreviewyatin proposed openstack/neutron stable/xena: [Stable Xena Only] Drop TripleO periodic jobs  https://review.opendev.org/c/openstack/neutron/+/82486308:33
opendevreviewyangjianfeng proposed openstack/neutron master: [Agent Side] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/74481508:38
opendevreviewyangjianfeng proposed openstack/neutron master: Add ndp_proxy to devstack plugin  https://review.opendev.org/c/openstack/neutron/+/82300008:39
opendevreviewyangjianfeng proposed openstack/neutron master: [Agent Side] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/74481508:41
opendevreviewyangjianfeng proposed openstack/neutron master: Add ndp_proxy to devstack plugin  https://review.opendev.org/c/openstack/neutron/+/82300008:41
opendevreviewyatin proposed openstack/neutron stable/xena: [OVN] Correctly set dns_server in dhcpv4/v6 options  https://review.opendev.org/c/openstack/neutron/+/82413708:57
*** dalvarez` is now known as dalvarez09:13
opendevreviewMerged openstack/neutron stable/wallaby: Recheck irrelevant files  https://review.opendev.org/c/openstack/neutron/+/82490109:14
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Cosmetic: Change ._ovn to ._nb_ovn to match ._sb_ovn  https://review.opendev.org/c/openstack/neutron/+/71876709:20
opendevreviewZhouHeng proposed openstack/neutron master: [ovn]Reschduler router gateway chassis when chassis's available zone updated  https://review.opendev.org/c/openstack/neutron/+/82507309:27
opendevreviewZhouHeng proposed openstack/neutron master: [WIP][OVN]Ensure gateway port is running after gateway chassis changed  https://review.opendev.org/c/openstack/neutron/+/82504109:29
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: Exclude router gw subnet ports from port list while port delete.  https://review.opendev.org/c/openstack/neutron/+/82507609:53
opendevreviewRodolfo Alonso proposed openstack/neutron stable/wallaby: Exclude router gw subnet ports from port list while port delete.  https://review.opendev.org/c/openstack/neutron/+/82507709:54
bluexralonsoh, assuming that registry.publish/registry.nofiy AFTER_UPDATE supposed to happen after transaction, does that mean we should get rid of nested transactions?09:58
ralonsohbluex, sorry, can you give me a bit of context there. BTW, Neutron no longer has DB nested txn09:59
bluexsure, while working on https://bugs.launchpad.net/neutron/+bug/1954785 I also found I have similar error from create_subnet_bulk10:00
bluexand it seems all methods using _create_bulk will use nested transcation since for loop calling single operations is wrapped in transaction10:01
opendevreviewyangjianfeng proposed openstack/neutron master: [Server Side] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/74314210:04
opendevreviewyangjianfeng proposed openstack/neutron master: [Agent Side] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/74481510:04
opendevreviewyangjianfeng proposed openstack/neutron master: Add ndp_proxy to devstack plugin  https://review.opendev.org/c/openstack/neutron/+/82300010:04
opendevreviewyangjianfeng proposed openstack/neutron master: [docs] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/82225310:04
ralonsohbluex, I need some time to reproduce this isse10:06
ralonsohissue10:06
ralonsohto check what should we do there10:06
ralonsohdo you know when "delete_port" is calling "disassociate_floatingips" ?10:07
ralonsohbecause this is not clear in the logs you provided10:07
opendevreviewElvira García Ruiz proposed openstack/neutron master: [OVN] Fix overlapping security group objects not correctly applied  https://review.opendev.org/c/openstack/neutron/+/82209610:12
bluexsure, it seems to happen during ServersWithSpecificFlavorTestJSON, but only when ovo_rpc.OVOServerRpcInterface._setup_change_handlers is modified to listen for FLOATING_IP after events10:19
ralonsohbluex, I was asking for this https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L2033-L203510:19
opendevreviewLajos Katona proposed openstack/networking-odl master: Update pylint version  https://review.opendev.org/c/openstack/networking-odl/+/82342810:23
bluexI don't know exact configuration, only that l3plugin needs to be enabled for that to happen (which isn't very helful, sorry)10:25
bluexlabedz, do you know what need to be done for l3plugin to actually work during port deletion?10:26
bluexanyway, just looking at code alone it seems to me that _is_session_semantic_violated will throw error and wont send anything to agents whenever AFTER_X notification happen during transaction10:34
bluexs/wont send/prevent sending10:36
opendevreviewyangjianfeng proposed openstack/neutron master: [docs] L3 router support ndp proxy  https://review.opendev.org/c/openstack/neutron/+/82225310:36
opendevreviewZhouHeng proposed openstack/neutron master: [ovn]support read chassis update time from nb_cfg_timetamp  https://review.opendev.org/c/openstack/neutron/+/80283410:37
labedzbluex: well - just having L3RouterPlugin in your service_plugins should be enaugh:)10:41
labedznot sure if this is what you are asking for10:42
bluexso whenever we have method wrapping in transaction some other method using notifications - this issue may appear10:42
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Call enable DHCP only if there are subnets with enabled DHCP in network  https://review.opendev.org/c/openstack/neutron/+/82498210:59
opendevreviewyatin proposed openstack/neutron-lib master: Enforce policy for qos_policy_id attribute  https://review.opendev.org/c/openstack/neutron-lib/+/82508811:27
opendevreviewZhouHeng proposed openstack/neutron master: [WIP][ovn]Reschduler router gateway chassis when chassis's available zone updated  https://review.opendev.org/c/openstack/neutron/+/82507311:29
opendevreviewjpic proposed openstack/neutron stable/xena: WIP: allow multiple segments per host  https://review.opendev.org/c/openstack/neutron/+/82471813:11
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Don't publish PROVISIONING_COMPLETE notification if there wasn't block  https://review.opendev.org/c/openstack/neutron/+/82498113:30
holtgreweHi. I have a router in neutron between two networks. The router has an IPv6 address although the network is IPv4 only. How do I get rid of the IPv6 address of the router?13:30
holtgreweSorry, I just realize support via #openstack.13:30
lajoskatonaall: It is possible that I will be late a few minutes, sorry for it....13:31
*** dasm|off is now known as dasm13:31
lajoskatona#startmeeting networking14:05
opendevmeetMeeting started Tue Jan 18 14:05:08 2022 UTC and is due to finish in 60 minutes.  The chair is lajoskatona. Information about MeetBot at http://wiki.debian.org/MeetBot.14:05
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:05
opendevmeetThe meeting name has been set to 'networking'14:05
lajoskatonaHi!14:05
mlavalleo/14:05
obondarevhi14:05
isabekHi!14:05
lajoskatonasorry for being late, this is the time when I can fetch my son from the school and due to covid restrictions, I can't urge them....14:06
ralonsohhi14:07
elvirahello o/14:07
lajoskatonaok, let's start14:07
lajoskatona#topic Announcements14:07
lajoskatonaI would like to repeat the dates from last week:14:08
lajoskatonaNon-client library freeze (February 17th, 2022)14:08
lajoskatonaClient library freeze / Yoga-3 milestone: (February 24th, 2022)14:08
lajoskatonaYoga final release: March 30th, 202214:08
lajoskatonaSo this means that if you have neutron-lib/os-ken/ovsdb.... changes which we have to release for yoga, be sure that the review-priority is high enough :-)14:09
lajoskatonaAny comments for these dates or for release schedule?14:10
lajoskatonaFor the coming release: Z cycle schedule proposal mail: http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026696.html14:10
lajoskatonaand the proposal patch: https://review.opendev.org/c/openstack/releases/+/82448914:11
lajoskatonaI think there is no accepted name for Z14:11
slaweqhi14:11
lajoskatonahmm, in the patch it is Zen, but I haven't seen official mail about it.14:12
lajoskatonaok, any questions, comments?14:12
mlavalleZen is good name14:12
lajoskatonaHi slaweq14:12
lajoskatonaZen of Openstack? or stable/zen? yeah, it sounds good14:13
slaweqstable/zen :) good one14:13
obondarevwhat will be after Z??14:13
ralonsoha bug problem with versioning14:13
slaweqobondarev: end of the World :P14:13
mlavalleAA14:13
obondarev:-D14:13
lajoskatonaI think it will be A again14:14
ralonsohwell, we'll need to refactor some versioning tools14:14
obondarevwe can take unicode :)14:14
lajoskatonait would be fun to have something like canonical has for Ubuntu with 2 word names, but would be hard for branches14:14
isabekAfter “Z”, the next name should start with “A” again.  1) https://governance.openstack.org/tc/reference/release-naming.html#release-name-criteria14:15
lajoskatonaisabek: thanks, so we have process for it14:15
obondarevso boring14:16
lajoskatonaobondarev: +1 :-)14:16
lajoskatonaok, next topic14:17
lajoskatona#topic Bugs14:17
lajoskatonaThe last week jlibosva was bug deputy: http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026718.html14:17
lajoskatonaI collected some unassigned bugs:14:17
lajoskatonahttps://bugs.launchpad.net/neutron/+bug/1956965 [FT] Test "test_port_dhcp_options" failing14:17
lajoskatonaI try to check this one14:18
lajoskatonaAnd the next one is for centos8: https://bugs.launchpad.net/neutron/+bug/1957941 test_network_basic_ops failing on centos-8-stream job14:19
lajoskatonafor this a workaround in devstack was merged: https://review.opendev.org/c/openstack/devstack/+/82486214:19
lajoskatonais that enough or do we have to do something else with the centos8 jobs?14:19
slaweqI think that this is enough14:20
lajoskatonaslaweq: ok, thanks14:20
lajoskatonaone for OVN is unassigned: https://bugs.launchpad.net/neutron/+bug/1957185   NAT reflection with OVN on xena not working14:22
lajoskatonaand one for DVR: https://bugs.launchpad.net/neutron/+bug/1957189  DVR Router Update Error14:23
ralonsohI'll check last one14:23
ralonsohand I'll ping OVN folks about the nat reflection14:24
lajoskatonathanks ralonsoh: I just wanted to start licit to assign to myself if nobody has time for it14:24
lajoskatonathat's all for bugs from me.14:25
lajoskatonaThis week obondarev is the deputy, and next week isabek will be.14:25
lajoskatonais that works for  You isabek?14:26
isabekyes)14:26
lajoskatonaok, cool14:26
lajoskatona#topic ryu and os-ken14:26
lajoskatonaI haven't seen any changes in ryu14:26
lajoskatonaralonsoh do you know something we have to keep an eye on?14:26
ralonsohnot this week14:27
lajoskatonaok, thanks14:27
lajoskatona#topic On Demand Agenda14:27
lajoskatonaDo you have any topic, idea to discuss?14:28
mlavallenone from me14:28
slaweqI have one14:28
lajoskatonaslaweq: ok14:28
slaweqrecently I spent some time investigating (again) bug https://launchpad.net/bugs/195347814:29
slaweqand I came up with patch https://review.opendev.org/c/openstack/neutron/+/82498114:29
slaweqI wanted to ask You all to take a look at that patch and thing if this is correct thing to do or maybe You know about something what it can break14:29
slaweqit's pretty small change but in very fundamental piece of code :)14:30
mlavalleI'll take a look later today14:30
slaweqthat's all from me, thank You14:30
ralonsohslaweq, I think this is the correct way to handle the provisioning blocks14:30
obondarev+1 that's a tricky one, thanks for investigation!14:30
ralonsohI hope this doesn't break anything related to live migration 14:30
obondarevlet's see how out CI thinks14:31
lajoskatonaslaweq: cool, thanks14:31
slaweqobondarev: sure, I also want to see how CI will work with it14:32
slaweqI just wanted to make You all aware of that patch so You can all take a look at it :)14:32
slaweqthat's all from me14:32
mlavalletn]hanks slaweq 14:32
lajoskatonaas I see some unit tests are failing (https://zuul.openstack.org/status#824981 )14:33
lajoskatonaOk if there is no more topics to discuss....14:34
slaweqthx I will check them14:34
lajoskatonaJust one thing, I forgot that next Tuesday I will be on PTO, and can't paritcipate on the meetings, so let's cancel the team meeting next Tuesday14:35
mlavalleack14:35
slaweq++14:35
mlavalleenjiy your pto14:36
lajoskatonamlavalle: it will be regular visit of doctors with my sons....14:36
mlavallewell, good luck!14:36
lajoskatonabut I hope it will be an easy day :-)14:36
lajoskatona#endmeeting14:37
opendevmeetMeeting ended Tue Jan 18 14:37:04 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:37
opendevmeetMinutes:        https://meetings.opendev.org/meetings/networking/2022/networking.2022-01-18-14.05.html14:37
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/networking/2022/networking.2022-01-18-14.05.txt14:37
opendevmeetLog:            https://meetings.opendev.org/meetings/networking/2022/networking.2022-01-18-14.05.log.html14:37
lajoskatonabye14:37
slaweqo/14:37
ralonsohbye14:37
lajoskatonaralonsoh, obondarev: could you please check these API tests for QoS minpps: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806689 ?14:56
ralonsohsure14:56
lajoskatonafor some background see my comments on ps 1314:56
lajoskatonaralonsoh: thanks14:57
slaweq#startmeeting neutron_ci15:00
opendevmeetMeeting started Tue Jan 18 15:00:06 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
slaweqHi15:00
slaweqtoday we have meeting on video15:00
slaweq#link https://meet.jit.si/neutron-ci-meetings15:00
slaweqGrafana dashboard15:00
slaweq#link http://grafana.openstack.org/dashboard/db/neutron-failure-rate15:00
opendevreviewjpic proposed openstack/neutron master: Fix OVS OVSNeutronAgent.reclaim_local_vlan()  https://review.opendev.org/c/openstack/neutron/+/82472715:01
obondarevhi15:01
lajoskatonaHi15:02
slaweq#topic Actions from previous meetings15:03
slaweq    ralonsoh to check https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_fab/periodic/opendev.org/openstack/neutron/master/neutron-ovn-tempest-postgres-full/fab8f09/testr_results.html15:03
bcafarelo/ only on IRC I have a parallel meeting on video15:04
ralonsohhttps://bugs.launchpad.net/neutron/+bug/195716515:04
slaweq#topic Stable branches15:05
slaweqbcafarel: any updates about stable branches ci today?15:05
bcafarelso far so good from what I checked!15:06
bcafareltrain looks good also with https://review.opendev.org/c/openstack/neutron/+/822522 merged15:06
slaweqok, thx15:06
slaweqthat's also what I saw this week15:06
slaweq#topic Stadium projects15:06
opendevreviewGuillaume Espanel proposed openstack/neutron master: Catch exceptions in treat_devices_added_or_updated  https://review.opendev.org/c/openstack/neutron/+/82512015:07
lajoskatonahttps://review.opendev.org/c/openstack/networking-odl/+/82342815:07
slaweq#action lajoskatona to check if we can use neutron from master in the networking-bgpvpn master branch jobs15:09
slaweq#topic Grafana15:09
slaweqhttp://grafana.openstack.org/dashboard/db/neutron-failure-rate15:09
slaweq|  2022-1 |   0.2    |15:11
slaweq|  2022-2 |   1.0    |15:11
slaweq|  2022-3 |   1.67   |15:11
slaweq| 2021-43 |   5.0    |... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/rPFuyefKgqTTezGliEZFwvNi)15:12
slaweq#topic Tempest/Scenario15:14
slaweq    Failed to build instances https://de3c1bd80df8bf551bc7-eb1364e9f57f07996b71e7658d0ea6b7.ssl.cf2.rackcdn.com/824727/1/check/neutron-ovs-tempest-multinode-full/ef78e47/testr_results.html15:14
slaweq    Jan 17 14:04:45.884711 ubuntu-focal-rax-dfw-0028037037 neutron-server[71455]: DEBUG neutron.plugins.ml2.plugin [None req-cc2f4e66-728e-4208-be14-c0772b4e9d43 None None] Current status of the port 3ffbf1fb-68c4-41aa-b2e4-727957095004 is: DOWN; New status is: ACTIVE {{(pid=71455) _update_individual_port_db_status /opt/stack/neutron/... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/oMTWsuPZuzvhgdQZIMeGUGdV)15:14
slaweqhttps://review.opendev.org/c/openstack/neutron/+/824727/15:16
slaweqhttps://de3c1bd80df8bf551bc7-eb1364e9f57f07996b71e7658d0ea6b7.ssl.cf2.rackcdn.com/824727/1/check/neutron-ovs-tempest-multinode-full/ef78e47/controller/logs/etc/neutron/neutron_conf.txt15:17
opendevreviewMerged openstack/neutron master: Add Local IP fullstack test cases  https://review.opendev.org/c/openstack/neutron/+/81632715:17
slaweqhttps://github.com/openstack/neutron/blob/52c46782015a195fa17e237ca46eab887b8ec1ee/neutron/plugins/ml2/plugin.py#L36615:21
opendevreviewBence Romsics proposed openstack/neutron stable/xena: Make the dead vlan actually dead  https://review.opendev.org/c/openstack/neutron/+/82512215:22
opendevreviewBence Romsics proposed openstack/neutron stable/wallaby: Make the dead vlan actually dead  https://review.opendev.org/c/openstack/neutron/+/82512315:22
opendevreviewBence Romsics proposed openstack/neutron stable/victoria: Make the dead vlan actually dead  https://review.opendev.org/c/openstack/neutron/+/82512415:23
slaweqhttps://bugs.launchpad.net/neutron/+bug/1953478 15:24
opendevreviewMaximilian Stinsky proposed openstack/neutron master: Add function to refresh accept_ra on router state change  https://review.opendev.org/c/openstack/neutron/+/82494715:30
opendevreviewAde Lee proposed openstack/neutron master: Add FIPS enabled scenario jobs  https://review.opendev.org/c/openstack/neutron/+/79753715:31
lajoskatonahttps://review.opendev.org/c/openstack/neutron/+/79413015:32
opendevreviewMaximilian Stinsky proposed openstack/neutron master: Add function to refresh accept_ra on router state change  https://review.opendev.org/c/openstack/neutron/+/82494715:33
opendevreviewjpic proposed openstack/neutron stable/xena: WIP: allow multiple segments per host  https://review.opendev.org/c/openstack/neutron/+/82471816:42
opendevreviewLajos Katona proposed openstack/networking-bgpvpn master: CI: Use latest Neutron for jobs  https://review.opendev.org/c/openstack/networking-bgpvpn/+/82514417:05
opendevreviewLajos Katona proposed openstack/tap-as-a-service master: WIP: Make ovs-taas start in VLAN only env  https://review.opendev.org/c/openstack/tap-as-a-service/+/81744917:09
opendevreviewMerged openstack/neutron master: Add devstack plugin support for Local IP  https://review.opendev.org/c/openstack/neutron/+/81822817:18
opendevreviewMerged openstack/neutron master: Ensure subports transition to DOWN  https://review.opendev.org/c/openstack/neutron/+/82341217:18
*** eagles_ is now known as eagles17:32
opendevreviewMerged openstack/neutron-tempest-plugin master: Add Local IP API tests  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/81474221:13
*** dasm is now known as dasm|23:02
*** dasm| is now known as dasm|off23:02
*** lajoskatona_ is now known as lajoskatona23:04

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