opendevreview | Zhai Mengdong proposed openstack/neutron master: Fix a error when l3-agent gets filter id for ip https://review.opendev.org/c/openstack/neutron/+/822987 | 01:28 |
---|---|---|
opendevreview | Merged openstack/neutron stable/ussuri: [stable only][ovn]Update get datapath id to network from Port_Binding https://review.opendev.org/c/openstack/neutron/+/823592 | 01:37 |
opendevreview | Merged openstack/neutron master: Fix expected exception raised when new scope types are enforced https://review.opendev.org/c/openstack/neutron/+/815837 | 01:41 |
opendevreview | Merged openstack/neutron stable/ussuri: Allocate IPs in bulk requests in separate transactions https://review.opendev.org/c/openstack/neutron/+/822797 | 01:46 |
opendevreview | Merged openstack/neutron stable/victoria: [stable only][ovn]Update get datapath id to network from Port_Binding https://review.opendev.org/c/openstack/neutron/+/823591 | 01:53 |
opendevreview | Merged openstack/neutron stable/xena: [OVN] Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/neutron/+/823377 | 01:53 |
frickler | kleini: set the dns server for that subnet to 0.0.0.0 or ::, see https://docs.openstack.org/neutron/latest/admin/config-dns-res.html#case-1-each-virtual-network-uses-unique-dns-resolver-s, note that this was only just implemented for OVN, other backends should be fine | 07:01 |
EugenMayer | What is the best way to handle nat reflection? I have a vm that tries to access a another VM using the external IP. The problem is, the gateway the source VM is using, has the same external ip as the target IP (port forwarding). What is the usual way to do that with openstack? | 07:04 |
kleini | frickler: thank you very much for that hint. | 07:09 |
ykarel | lajoskatona, not sure if you already figured port-request-group thing | 07:24 |
ykarel | i see it's not in https://opendev.org/openstack/neutron/src/branch/master/neutron/common/ovn/extensions.py#L96 | 07:25 |
ykarel | so it's not getting added to tempest network-feature-enabled and hence skipping tests | 07:25 |
ykarel | https://opendev.org/openstack/devstack/src/branch/master/lib/neutron_plugins/ovn_agent#L419-L445 | 07:25 |
ykarel | and from job logs: The folling network API extensions have been disabled because they are not supported by OVN: dhcp_agent_scheduler,empty-string-filtering,expose-l3-conntrack-helper,extraroute-atomic,flavors,floatingip-pools,ip-substring-filtering,l3_agent_scheduler,l3-conntrack-helper,l3-flavors,l3-ha,metering,network-segment-range,port-resource-request-groups,port-security-groups-filtering,qos-bw-minimum-ingress,rbac-a | 07:25 |
ykarel | ddress-group,rbac-subnetpool,router-admin-state-down-before-update,service-type,standard-attr-segment,subnetpool-prefix-ops,tag-ports-during-bulk-creation,trunk-details,uplink-status-propagation | 07:25 |
ykarel | port-resource-request-groups is in the skipped list ^ | 07:26 |
lajoskatona | ykarel: Hi | 08:02 |
opendevreview | Merged openstack/neutron master: [OVN] Correctly set dns_server in dhcpv4/v6 options https://review.opendev.org/c/openstack/neutron/+/822843 | 08:03 |
lajoskatona | ykarel: thanks, I forgot that neutron-tempest-plugin-api is executed with OVN | 08:04 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/wallaby: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824090 | 08:08 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/victoria: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824091 | 08:10 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-octavia-provider master: Set listeners back to ACTIVE upon pool/member action failures https://review.opendev.org/c/openstack/ovn-octavia-provider/+/823544 | 08:11 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/ussuri: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824093 | 08:18 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/wallaby: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824090 | 08:23 |
opendevreview | Bence Romsics proposed openstack/neutron master: Disable tracebacks of eventlet.wsgi.server https://review.opendev.org/c/openstack/neutron/+/818391 | 08:34 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/wallaby: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824090 | 08:42 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Check if OVN NB supports stateless NAT rules https://review.opendev.org/c/openstack/neutron/+/816376 | 08:44 |
ykarel | lajoskatona, ack | 08:45 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/victoria: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824091 | 08:54 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/ussuri: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824093 | 08:57 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/victoria: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824091 | 08:58 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [Functional] Add extra logs to the L3 HA router transitions https://review.opendev.org/c/openstack/neutron/+/824098 | 08:59 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: QoS min pps API tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806689 | 09:18 |
opendevreview | Arnau Verdaguer proposed openstack/networking-ovn stable/train: [OVN] Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/networking-ovn/+/823787 | 09:25 |
opendevreview | Merged openstack/neutron master: Check whether vxlan group and local addresses are IPv4 or IPv6 https://review.opendev.org/c/openstack/neutron/+/820376 | 09:36 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: QoS min pps API tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806689 | 09:58 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/train: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824133 | 10:11 |
lajoskatona | bcafarel: Hi, updated the neutron "old branches" release patch: https://review.opendev.org/c/openstack/releases/+/823779 (To be really old in style: "I updat'd the neutron fusty branches releaseth patch: https://review. opendev. 'rg/c/openstack/releases/+/823779" ) | 10:19 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/ussuri: Fix sockaddr lib with python 3 https://review.opendev.org/c/openstack/os-ken/+/823758 | 10:20 |
opendevreview | Bernard Cafarelli proposed openstack/os-ken stable/train: Fix sockaddr lib with python 3 https://review.opendev.org/c/openstack/os-ken/+/823759 | 10:20 |
bcafarel | lajoskatona: ahah looking | 10:21 |
ralonsoh | bcafarel, lajoskatona we are not bumping Ussuri in this patch | 10:25 |
ralonsoh | (but this is in the commit message) | 10:25 |
bcafarel | ralonsoh: ah true, leftover from the original patch | 10:26 |
lajoskatona | ralonsoh, bcafarel: thanks | 10:27 |
opendevreview | yatin proposed openstack/neutron stable/xena: [OVN] Correctly set dns_server in dhcpv4/v6 options https://review.opendev.org/c/openstack/neutron/+/824137 | 10:29 |
opendevreview | Merged openstack/neutron master: [FT] Workaround for "test_gateway_chassis_rebalance" test https://review.opendev.org/c/openstack/neutron/+/823498 | 10:33 |
opendevreview | yatin proposed openstack/neutron stable/wallaby: [OVN] Correctly set dns_server in dhcpv4/v6 options https://review.opendev.org/c/openstack/neutron/+/824022 | 10:36 |
opendevreview | Merged openstack/neutron-lib master: Fix collect duplicates TypeError for dict values https://review.opendev.org/c/openstack/neutron-lib/+/823857 | 11:03 |
opendevreview | Merged openstack/neutron master: Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 https://review.opendev.org/c/openstack/neutron/+/821838 | 11:26 |
opendevreview | Oleg Bondarev proposed openstack/neutron master: Add Local IP policy rules https://review.opendev.org/c/openstack/neutron/+/816435 | 11:28 |
opendevreview | Merged openstack/neutron stable/train: Don't fail subnet validation if gw_ip is actually not changed https://review.opendev.org/c/openstack/neutron/+/822530 | 11:50 |
opendevreview | Merged openstack/neutron stable/wallaby: [OVN] Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/neutron/+/823402 | 12:03 |
opendevreview | Merged openstack/os-ken master: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/823956 | 12:07 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Remove "PortBindingMixin" class and related DB table https://review.opendev.org/c/openstack/neutron/+/824009 | 12:08 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: QoS min pps API tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806689 | 12:30 |
*** beagles is now known as beagles-afk | 12:33 | |
opendevreview | Arnau Verdaguer proposed openstack/networking-ovn stable/train: [OVN] Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/networking-ovn/+/823787 | 12:39 |
opendevreview | Merged openstack/neutron master: Fix a error when l3-agent gets filter id for ip https://review.opendev.org/c/openstack/neutron/+/822987 | 12:45 |
opendevreview | Merged openstack/os-ken stable/xena: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/823988 | 13:12 |
opendevreview | Merged openstack/neutron master: Inherit from neutron-lib "LinuxInterfaceDriver" class https://review.opendev.org/c/openstack/neutron/+/823791 | 13:35 |
*** whoami-rajat__ is now known as whoami-rajat | 13:36 | |
opendevreview | Merged openstack/neutron master: keepalived "no_track" implemented in version 2.0.3 https://review.opendev.org/c/openstack/neutron/+/823970 | 13:56 |
lajoskatona | #startmeeting networking | 14:00 |
opendevmeet | Meeting started Tue Jan 11 14:00:26 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 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
opendevmeet | The meeting name has been set to 'networking' | 14:00 |
mlavalle | o/ | 14:00 |
lajoskatona | Hi | 14:00 |
ralonsoh | hi | 14:00 |
obondarev | hi | 14:00 |
rubasov | hi | 14:01 |
lajoskatona | I think we can start | 14:02 |
lajoskatona | #topic Announcements | 14:02 |
lajoskatona | The usual Yoga cycle calendar https://releases.openstack.org/yoga/schedule.html | 14:02 |
isabek | Hi | 14:02 |
slaweq | hi | 14:02 |
lajoskatona | Release countdown, R-11: http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026580.html | 14:02 |
lajoskatona | Some highlights from elod: | 14:02 |
lajoskatona | closest date: non-client library freeze (February 17th, 2022) | 14:03 |
lajoskatona | its ~1 month from now to freeze n-lib | 14:03 |
lajoskatona | for example and ovsdbapp, and os-ken | 14:03 |
lajoskatona | Client library freeze / Yoga-3 milestone: (February 24th, 2022) | 14:03 |
lajoskatona | Yoga final release: March 30th, 2022 | 14:03 |
lajoskatona | Aaaaand: next PTG: April 4 - 8, 2022 (virtual) | 14:03 |
mlavalle | was it going to be in Berlin? | 14:04 |
lajoskatona | in virtual Berlin? | 14:04 |
lajoskatona | by the mail it still be virtual | 14:04 |
mlavalle | no, I meant I thought we were meeting in person in Berlin | 14:04 |
slaweq | I think that in Berlin there will be Summit in June | 14:05 |
mlavalle | that's ok, I probably got confused | 14:05 |
mlavalle | ahh, that explains it | 14:05 |
lajoskatona | that will be july (or at least some mid summer date) and summit like event | 14:05 |
obondarev | https://openinfra.dev/summit/ - June | 14:05 |
lajoskatona | sorry, true that we will most probably have a personal summit in Berlin | 14:06 |
lajoskatona | so it is June | 14:06 |
opendevreview | Merged openstack/neutron stable/ussuri: [OVN] Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/neutron/+/823407 | 14:06 |
lajoskatona | If there is no more questions for announcements and cycle events we can move to next topic | 14:08 |
lajoskatona | #topic Bugs | 14:09 |
lajoskatona | Last week lucasgomes was bug deputy: http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026616.html | 14:09 |
lajoskatona | Unassigned bugs from the report: | 14:10 |
lajoskatona | https://bugs.launchpad.net/neutron/+bug/1956034 (ovn load balancer health monitor cause mac address conflic ) | 14:10 |
slaweq | I plan to take a look into that one | 14:10 |
lajoskatona | slaweq: thanks | 14:11 |
lajoskatona | actually there's another OVN ladbalancer issue: https://bugs.launchpad.net/neutron/+bug/1956035 (ovn load balancer member failover not working when accessed from floating ip) | 14:12 |
slaweq | lajoskatona: yes, I saw both of them and I will check them when I will have time | 14:12 |
lajoskatona | slaweq: ok, cool | 14:12 |
slaweq | I didn't assign them to myself yet because maybe someone else wants to take a look :) | 14:12 |
Ammad | Hi | 14:13 |
lajoskatona | slaweq: be careful try not to frighten others from bugs :P | 14:13 |
slaweq | LOL | 14:13 |
slaweq | sure | 14:13 |
lajoskatona | Ammad: Hi, we have now the team meeting, but if you have question we can discuss it at the end of the meeting | 14:14 |
lajoskatona | and the last unassigned: https://bugs.launchpad.net/neutron/+bug/1956846 (ha router duplicated routes) | 14:14 |
ralonsoh | I don; | 14:14 |
ralonsoh | I don't think this is a bug | 14:14 |
Ammad | Just a quick question. What is the best practice to create a provider network ? I have vlan provider network but dhcp disabled in ovn backend. Instance boot up failed. Is it the best practice to enable dhcp on provider network ? | 14:16 |
lajoskatona | ralonsoh: cool, as I see from last comment the reporter has some workaround for the issue | 14:16 |
ralonsoh | yeah but this is already solved in next versions | 14:16 |
ralonsoh | it is useless to create workarounds for something that is already solved | 14:17 |
ralonsoh | in any case, we should close it | 14:17 |
lajoskatona | ralonsoh: oh, I see they use stein, ok, thanks | 14:17 |
lajoskatona | There's another one which hit my sensor: https://bugs.launchpad.net/neutron/+bug/1956435 : OVS: support multiple segments per host | 14:18 |
lajoskatona | ralonsoh wisely said that this is not OVs specific and more an RFE | 14:18 |
ralonsoh | that should be discussed in drivers meeting, I think | 14:18 |
lajoskatona | that would be my next question do we need? | 14:19 |
lajoskatona | It was discussed on one of the PTGs (last Denver one perhaps) with a spec and wip patch proposed: https://review.opendev.org/c/openstack/neutron-specs/+/657170 | 14:19 |
lajoskatona | https://review.opendev.org/c/openstack/neutron/+/623115 | 14:19 |
lajoskatona | we can discuss of course | 14:20 |
ralonsoh | we can review the spec | 14:20 |
bcafarel | late o/ | 14:20 |
lajoskatona | I added as comment to the new spec the old one, and I would like to compare them :-) | 14:20 |
lajoskatona | I would vote on to review the spec, and assume that the idea to allow multiple segments per host is still supported by the community | 14:23 |
opendevreview | Merged openstack/os-ken stable/wallaby: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824090 | 14:24 |
lajoskatona | Ok, that's it for the bugs from me | 14:24 |
opendevreview | Oleg Bondarev proposed openstack/neutron master: Add devstack plugin support for Local IP https://review.opendev.org/c/openstack/neutron/+/818228 | 14:25 |
lajoskatona | This week jlibosva is the deputy, and next week obondarev will be, is that ok? | 14:25 |
obondarev | yep | 14:25 |
lajoskatona | obondarev: thanks | 14:25 |
bcafarel | one extra bug recently reported (not sure os-ken storyboard is closely monitored) https://storyboard.openstack.org/#!/story/2009779 | 14:26 |
bcafarel | os-ken logging some passwords when used with neutron-dynamic-routing, probably good to filter them out :) | 14:26 |
lajoskatona | bcafarel: thanks | 14:26 |
mlavalle | yeah, let's not log passwords. generally a good idea | 14:27 |
lajoskatona | mlavalle: +1 | 14:28 |
lajoskatona | bcafarel: don't we need to treat it as security vulnerabilty? | 14:29 |
mlavalle | it has been disclosed here already | 14:29 |
mlavalle | so no need | 14:29 |
lajoskatona | mlavalle: ok | 14:29 |
lajoskatona | I can check it, | 14:31 |
lajoskatona | thanks bcafarel for mentioning it, I will add some notification to monitor storyboard | 14:31 |
lajoskatona | ok, next topic: | 14:32 |
lajoskatona | #topic L3 subteam | 14:32 |
lajoskatona | No news from liuyulong, so we can skip it | 14:32 |
lajoskatona | if nothing from you to discuss | 14:32 |
lajoskatona | #topic ryu and os-ken | 14:33 |
lajoskatona | no new patches in ryu | 14:33 |
lajoskatona | #topic On Demand Agenda | 14:34 |
ralonsoh | sorry | 14:34 |
ralonsoh | https://review.opendev.org/q/project:openstack%252Fos-ken+status:open | 14:34 |
ralonsoh | some active patches to fix stable branches in os-ken | 14:34 |
lajoskatona | ralonsoh: thanks | 14:35 |
lajoskatona | ralonsoh: when all merged do we need new stable release of os-ken? | 14:36 |
ralonsoh | at least for U and T | 14:36 |
ralonsoh | because of https://review.opendev.org/q/If616980b2c6d7303cdc5d4f5e7247d63e4c34939 | 14:36 |
lajoskatona | ok, I keep in mind | 14:36 |
lajoskatona | so back to On Demand Agenda | 14:37 |
lajoskatona | (lajoskatona): Document Edge deployment scenarios | 14:37 |
lajoskatona | discussion logs from PTG: https://etherpad.opendev.org/p/octavia-designate-neutron-ptg#L16 | 14:37 |
lajoskatona | I sent out a mail to collect ideas for documentation place: http://lists.openstack.org/pipermail/openstack-discuss/2021-November/025811.html | 14:38 |
lajoskatona | and as there was no answer and suggestion where and how to document such thing the agreement (with ildikov and johnsom) was to use neutron/doc now. | 14:38 |
lajoskatona | but to tell the truth my brain power stopped here as I have no idea what specially we need to document which is only edge relate :-( | 14:39 |
lajoskatona | so I would like to ask some help to collect at least topics like difference from general AZ scenario.... | 14:41 |
lajoskatona | and I suppose there should be more specification compared to current general deployment docs | 14:41 |
opendevreview | Bence Romsics proposed openstack/neutron master: Make the dead vlan actually dead https://review.opendev.org/c/openstack/neutron/+/820897 | 14:42 |
damiandabrowski[m] | hey guys, can I ask someone from the L3 team to look here and at least decide which direction should we go?https://bugs.launchpad.net/neutron/+bug/1952907 | 14:45 |
damiandabrowski[m] | 3 different ways of fixing this issue are mentioned there | 14:46 |
slaweq | damiandabrowski: but shouldn't keepalived send garps immediately and also after some time? | 14:48 |
*** beagles-afk is now known as beagles | 14:48 | |
ralonsoh | (btw, let's close the meeting) | 14:48 |
lajoskatona | damiandabrowski[m]: I see 2 wip patches for the bug | 14:48 |
slaweq | ahh, ok I see the bug description | 14:48 |
ralonsoh | if no other topic is in the agenda | 14:48 |
lajoskatona | ralonsoh: ok | 14:48 |
mlavalle | +1 | 14:49 |
lajoskatona | we can close if no more comments | 14:49 |
slaweq | +1 | 14:49 |
lajoskatona | #endmeeting | 14:49 |
opendevmeet | Meeting ended Tue Jan 11 14:49:16 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:49 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/networking/2022/networking.2022-01-11-14.00.html | 14:49 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/networking/2022/networking.2022-01-11-14.00.txt | 14:49 |
opendevmeet | Log: https://meetings.opendev.org/meetings/networking/2022/networking.2022-01-11-14.00.log.html | 14:49 |
lajoskatona | Bye | 14:49 |
slaweq | bye, and see You in 10 minutes on the CI meeting :) | 14:49 |
ralonsoh | damiandabrowski[m], https://review.opendev.org/c/openstack/neutron/+/821433 is reverting what was previously reverted | 14:49 |
ralonsoh | keepalived is sending those garps | 14:49 |
ralonsoh | so I won't go in this direction | 14:50 |
rubasov | bye | 14:50 |
ralonsoh | why https://review.opendev.org/c/openstack/neutron/+/712474 is not valid for you? | 14:50 |
damiandabrowski[m] | yeah but keepalived would send GARPs properly only when we would always keep qg- interface up, but we don't | 14:52 |
ralonsoh | this is happening when the router is set as active | 14:52 |
ralonsoh | ok but that could happen after keepalived finished the voting and tried to send the garps | 14:52 |
ralonsoh | actually that will always happen | 14:53 |
damiandabrowski[m] | ralonsoh: i added a comment inside https://review.opendev.org/c/openstack/neutron/+/712474 explaining why it doesn't do the job in my case | 14:53 |
ralonsoh | when "vrrp_garp_interval" was added to keepalived? | 14:53 |
ralonsoh | in what version? | 14:53 |
ralonsoh | this is mentioned in https://github.com/acassen/keepalived/blob/master/ChangeLog#L3183 | 14:55 |
ralonsoh | in 1.4.2 | 14:55 |
opendevreview | Luis Tomas Bolivar proposed openstack/neutron master: Ensure only the right events are processed https://review.opendev.org/c/openstack/neutron/+/823818 | 14:56 |
damiandabrowski[m] | but if I understand it correctly it has to be defined globally or per garp group. | 14:56 |
damiandabrowski[m] | the way it's defined in this change, just does not work | 14:56 |
damiandabrowski[m] | but it's not that important now, because even when i set vrrp_garp_interval globally, this change #712474 still did not fix my problem | 14:57 |
ralonsoh | don't you see the garp sent? | 14:57 |
ralonsoh | even with setting "vrrp_garp_interval" globally | 14:57 |
damiandabrowski[m] | yes, exactly | 14:58 |
mlavalle | slaweq: today's CI meeting involves video? | 14:59 |
slaweq | mlavalle: nope, today we have only irc meeting | 14:59 |
mlavalle | ok | 14:59 |
ralonsoh | damiandabrowski[m], then something is not working in keepalived (or not properly configured) | 14:59 |
ralonsoh | (I would say the second) | 14:59 |
slaweq | ralonsoh: that's also my feeling as it should repeat sending those garps | 14:59 |
ralonsoh | exactly | 15:00 |
slaweq | #startmeeting neutron_ci | 15:00 |
opendevmeet | Meeting started Tue Jan 11 15:00:12 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 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'neutron_ci' | 15:00 |
ralonsoh | as many times as needed | 15:00 |
*** bpetermann is now known as Guest238 | 15:00 | |
ralonsoh | hello again | 15:00 |
slaweq | hi | 15:00 |
lajoskatona | Hi | 15:00 |
mlavalle | o/ | 15:00 |
slaweq | welcome on the CI meeting :) | 15:00 |
* mlavalle doesn't feel very well. Had a shingles vaccine shot yesterday. Having a noticeable reaction today | 15:01 | |
obondarev | hi | 15:01 |
lajoskatona | mlavalle: get well | 15:02 |
mlavalle | it caught me bt surpirse. I didn't expect to be this noticebale | 15:02 |
slaweq | mlavalle: I hope You will get better soon | 15:03 |
slaweq | lets start with the meeting now | 15:03 |
slaweq | Grafana dashboard: http://grafana.openstack.org/dashboard/db/neutron-failure-rate | 15:03 |
slaweq | #topic Actions from previous meetings | 15:03 |
damiandabrowski[m] | I'm not sure if i should continue GARP topic when You have another meeting but just to summarize: we manually link up qg- interface after keepalived is started. So when keepalived starts, qg- interface is down, so no GARPs will be send and vrrp_garp_interval doesn't matter. | 15:03 |
damiandabrowski[m] | Trust me guys, I've spend a lot of hours on this issue but now I'm stuck, I would really appreciate someone from L3 team to help me with this. | 15:03 |
slaweq | ralonsoh to check bug https://bugs.launchpad.net/neutron/+bug/1956344 | 15:03 |
ralonsoh | merged | 15:03 |
ralonsoh | https://review.opendev.org/c/openstack/neutron/+/823498 | 15:03 |
slaweq | thx ralonsoh | 15:04 |
bcafarel | o/ | 15:04 |
slaweq | in fact this was most often issue which I noticed in the jobs from last week | 15:04 |
slaweq | (before Your patch was merged) | 15:04 |
mlavalle | that's a good clarification :-) | 15:04 |
slaweq | ok, next one | 15:05 |
slaweq | slaweq to check failure https://71d2302875cffcacbcb7-bd54a9781d6bc663ca8af93b25749dfd.ssl.cf5.rackcdn.com/823300/1/gate/neutron-functional-with-uwsgi/1938908/testr_results.html | 15:05 |
slaweq | I did some investigation last week | 15:05 |
slaweq | and so far I only found that router from the failed test was in FAULT state: | 15:05 |
slaweq | sty 04 12:04:58 ubuntu-focal-ovh-bhs1-0027878805 Keepalived_vrrp[113555]: Netlink reports ha-597350ae-19 down... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/rGInaqncbBcOoUuIFmbnZKNs) | 15:05 |
slaweq | but I had no idea why it happened like that | 15:05 |
slaweq | I opened bug https://bugs.launchpad.net/neutron/+bug/1956958 | 15:06 |
slaweq | and proposed patch https://review.opendev.org/c/openstack/neutron/+/824098 to add some more logs in those functional tests | 15:06 |
slaweq | I hope I will be able to move forward with that issue when it will happen again and I will have those extra logs added | 15:06 |
slaweq | thx for fast review of the patch obondarev and ralonsoh | 15:07 |
mlavalle | I just merged it | 15:07 |
slaweq | thx mlavalle | 15:07 |
slaweq | and that are all action items from last week on my list | 15:08 |
slaweq | anything else I forgot maybe? | 15:08 |
mlavalle | I just want to mention that the fedora jib has been well behaved since last week | 15:08 |
mlavalle | job^^^ | 15:08 |
slaweq | yes, I saw it in periodic jobs that it's green - thx a lot mlavalle | 15:09 |
mlavalle | https://zuul.opendev.org/t/openstack/builds?job_name=neutron-ovn-tempest-ovs-master-fedora | 15:09 |
slaweq | with that I think we can move on to the next topic | 15:10 |
slaweq | #topic Stable branches | 15:10 |
slaweq | bcafarel: any updates/new issues there? | 15:10 |
bcafarel | we got quite a few patches merged, overall good | 15:11 |
bcafarel | there are a few timeouts in ussuri/train hopefully that patch of yours will help (looking for link) | 15:11 |
ralonsoh | right, good catch | 15:12 |
bcafarel | https://review.opendev.org/c/openstack/neutron/+/823963 - get your glasses to spot the change :) | 15:12 |
lajoskatona | and new stable releases for neutron on the way: https://review.opendev.org/c/openstack/releases/+/823779 | 15:13 |
bcafarel | right thanks lajoskatona for them | 15:13 |
slaweq | ++ | 15:14 |
lajoskatona | elod commented to have minor version bump, I will check it after the meeting | 15:14 |
slaweq | ok, that's good | 15:14 |
*** jlibosva is now known as Guest239 | 15:14 | |
slaweq | if there's nothing else, we can probably move to the next topic now | 15:15 |
slaweq | #topic Stadium projects | 15:15 |
slaweq | any updates/issues here? | 15:15 |
lajoskatona | I am struggling with networking-odl to have proper requirements: https://review.opendev.org/c/openstack/networking-odl/+/823428 | 15:16 |
lajoskatona | and bgpvpn has some failures, and as I remember there was a patch in neutron and we have to have at least an RC of Neutron to make bgpvpn green | 15:17 |
lajoskatona | but this one I have to double check again | 15:17 |
lajoskatona | and that's it for stadium | 15:18 |
slaweq | ok, thx lajoskatona | 15:19 |
slaweq | if You would need help with that requirements issue, please let me know, I can take a look | 15:19 |
lajoskatona | slaweq: thanks | 15:19 |
slaweq | ok, next topic | 15:20 |
slaweq | #topic Grafana | 15:20 |
slaweq | #link http://grafana.openstack.org/dashboard/db/neutron-failure-rate | 15:21 |
slaweq | in overall grafana looks good for me | 15:21 |
slaweq | and we are merging pretty many patches recently :) | 15:21 |
mlavalle | +1 | 15:21 |
lajoskatona | +1 | 15:22 |
slaweq | avg number of rechecks to get patch merged is also not that big recently | 15:23 |
slaweq | around 1 - not perfect but not that bad as it was | 15:23 |
lajoskatona | the graph seems to be quite short and empty (like Neutron-tempest-plugin Failure Rates (Gate queue)) is this just due to beginning of year or we have to change something is dashboards? | 15:23 |
bcafarel | that is much better indeed | 15:23 |
ralonsoh | FT was a bit unstable lately | 15:24 |
slaweq | lajoskatona: I don't think we need to change anything as in the number of job runs graphs there are non-zero values | 15:24 |
slaweq | I would wait and see in next days how it will be | 15:25 |
lajoskatona | slaweq: ok | 15:25 |
slaweq | ralonsoh: regarding FT, the main issue I saw last week was the one which You fixed this week | 15:25 |
slaweq | and your patch was merged today, so lets see how it will work in next days too | 15:26 |
slaweq | and TBH when I was looking at failed jobs from this week, I didn't really noticed any new issues there | 15:27 |
slaweq | only one in the periodic job | 15:27 |
slaweq | 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.html | 15:28 |
slaweq | did You saw something like that already? | 15:28 |
slaweq | I'm not sure even if it's neutron or maybe nova issue | 15:28 |
ralonsoh | no. Could be related to Nova? during the detaching | 15:28 |
ralonsoh | right | 15:28 |
ralonsoh | i was writing this | 15:28 |
slaweq | :) | 15:28 |
slaweq | so maybe there is someone who would like to check it | 15:29 |
ralonsoh | I'll check it | 15:29 |
slaweq | and report bug for the correct team | 15:29 |
slaweq | thx ralonsoh | 15:29 |
slaweq | #action 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.html | 15:29 |
slaweq | other than that I don't really have anything else to discuss today | 15:29 |
* slaweq wishes to have such few topics on CI meeting every week :) | 15:30 | |
slaweq | do You have anything else You would like to talk about today? | 15:30 |
slaweq | or if not, I will give You some time back | 15:30 |
lajoskatona | \o/ | 15:30 |
mlavalle | \o/ | 15:31 |
ralonsoh | bye | 15:31 |
slaweq | ok, so lets finish the meeting earlier today | 15:31 |
mlavalle | o/ | 15:31 |
slaweq | thx for attending it and have a great week | 15:31 |
opendevreview | Merged openstack/os-ken stable/victoria: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824091 | 15:31 |
bcafarel | o/ | 15:31 |
slaweq | #endmeeting | 15:31 |
opendevmeet | Meeting ended Tue Jan 11 15:31:37 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:31 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-01-11-15.00.html | 15:31 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-01-11-15.00.txt | 15:31 |
opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-01-11-15.00.log.html | 15:31 |
lajoskatona | bye | 15:31 |
opendevreview | Arnau Verdaguer proposed openstack/networking-ovn stable/train: [OVN] Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/networking-ovn/+/823787 | 15:34 |
opendevreview | Merged openstack/neutron master: Delete MAC binding for LRP when the port is deleted https://review.opendev.org/c/openstack/neutron/+/822299 | 16:07 |
bcafarel | lajoskatona: I wonder how many patchsets we will need in the end for those stable releases :) | 16:36 |
zigo | When using neutron-dynamic-routing, what controls if it announces a /24 or individual /32 ? | 16:38 |
zigo | I'm using a non-DVR setup, and I would like it to advertize individual Ips (ie: /32), not a whole subnet. Is that possible ? | 16:38 |
lajoskatona | bcafarel: if you count on my release patches , many more | 16:38 |
opendevreview | Lajos Katona proposed openstack/os-ken master: Avoid logging MD5 password for BGP add neighbor https://review.opendev.org/c/openstack/os-ken/+/824215 | 16:53 |
lajoskatona | Yo can propose Z release names: https://wiki.openstack.org/wiki/Release_Naming/Z_Proposals | 16:54 |
jpic__ | hi all, anyone already implemented the feature where a dnsmasq would bind multiple tap interfaces? | 17:10 |
opendevreview | Merged openstack/os-ken stable/ussuri: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824093 | 17:15 |
opendevreview | Merged openstack/os-ken stable/ussuri: Fix sockaddr lib with python 3 https://review.opendev.org/c/openstack/os-ken/+/823758 | 17:19 |
opendevreview | Luis Tomas Bolivar proposed openstack/neutron master: Ensure subports transition to DOWN https://review.opendev.org/c/openstack/neutron/+/823412 | 17:29 |
opendevreview | Luis Tomas Bolivar proposed openstack/neutron master: Ensure subports transition to DOWN https://review.opendev.org/c/openstack/neutron/+/823412 | 17:30 |
opendevreview | Merged openstack/neutron master: Do not block qos for direct-physical ports https://review.opendev.org/c/openstack/neutron/+/815962 | 17:34 |
opendevreview | Merged openstack/neutron master: [OVN] Allow only one physical network per bridge https://review.opendev.org/c/openstack/neutron/+/823568 | 17:34 |
opendevreview | Elvira GarcĂa Ruiz proposed openstack/neutron master: [OVN] Fix overlapping security group objects not correctly applied https://review.opendev.org/c/openstack/neutron/+/822096 | 18:15 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: Update secure RBAC policies accordingly to the new guidelines https://review.opendev.org/c/openstack/neutron/+/821208 | 20:40 |
opendevreview | Merged openstack/os-ken master: Avoid logging MD5 password for BGP add neighbor https://review.opendev.org/c/openstack/os-ken/+/824215 | 22:04 |
opendevreview | Merged openstack/os-ken stable/train: Add requirements.txt to tox environment https://review.opendev.org/c/openstack/os-ken/+/824133 | 22:04 |
*** dasm is now known as dasm|off | 22:52 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!